Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Node.js 16 actions are deprecated., please update to Node.js 20 #52

Closed
joshuacwnewton opened this issue Feb 1, 2024 · 3 comments
Milestone

Comments

@joshuacwnewton
Copy link

joshuacwnewton commented Feb 1, 2024

I get the following warning when using setup-wsl@v2:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Vampire/setup-wsl@v2

Please refer to: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

setup-wsl/action.yml

Lines 110 to 112 in b820055

runs:
using: node16
main: build/distributions/index.js

Related:

Thank you kindly for maintaining this action! ♥️

joshuacwnewton added a commit to spinalcordtoolbox/spinalcordtoolbox that referenced this issue Feb 1, 2024
- artifact@v3 -> artifact@v4
- checkout@v3 -> checkout@v4
- python@v4 -> python@v5
- node@v3 -> node@v4
- setup-wsl@v2 -> not released yet (Vampire/setup-wsl#52)
@Vampire Vampire added this to the Next Version milestone Feb 7, 2024
Vampire added a commit that referenced this issue Feb 7, 2024
Vampire added a commit that referenced this issue Feb 7, 2024
@Vampire
Copy link
Owner

Vampire commented Feb 7, 2024

Thanks for notifying, it is updated and I will soon release v3 with the change.

@Vampire Vampire closed this as completed Feb 7, 2024
@Vampire
Copy link
Owner

Vampire commented Feb 7, 2024

v3 landed

@joshuacwnewton
Copy link
Author

Thank you so much! ♥️

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

No branches or pull requests

2 participants