Skip to content

Bump node version for github action workflows#511

Merged
JohanDegraeve merged 1 commit intoJohanDegraeve:developfrom
dnzxy:bump-node
Mar 24, 2024
Merged

Bump node version for github action workflows#511
JohanDegraeve merged 1 commit intoJohanDegraeve:developfrom
dnzxy:bump-node

Conversation

@dnzxy
Copy link
Contributor

@dnzxy dnzxy commented Mar 24, 2024

This PR fixes the warning users currently see for browser build for node v16, i.e.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

In accordance with GitHub Actions: Transitioning from Node 16 to Node 20, all actions must be using node version 20. Bumping the node version from v16 to v20 by using aormsby/Fork-Sync-With-Upstream-action@v3.4.1 (latest release see here) and actions/checkout@v4 (which internally updated to node 20) as well as actions/upload-artifact@v4 (internally uses node 20).

See also LoopKit/LoopWorkspace#120, LoopKit/LoopCaregiver#37 as well as loopandlearn/LoopFollow#265

Apologies for the oversight on my part and forgetting to PR this sooner to xDrip4iOS.

@JohanDegraeve JohanDegraeve merged commit 8410f68 into JohanDegraeve:develop Mar 24, 2024
@dnzxy dnzxy deleted the bump-node branch March 31, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants