-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
Node.js 16 actions are deprecated #249
Comments
v25 doesn't appear to support Node 18+ The following deployment error is being reported:
Is this likely to be resolved soon or should we look for an alternative GitHub action to use? |
I just looked into it. The solution is literally a one-line change, lol. I'll fork and make a PR shortly. |
Fix is in v25.2.0. Thanks @amondnet! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
The text was updated successfully, but these errors were encountered: