-
Notifications
You must be signed in to change notification settings - Fork 27
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 #7
Comments
I noticed this this morning too! +1 on the ask |
I noticed the same yesterday morning, we probably need a new version. |
I opened this PR #8 , i think this can solve the problem |
Merged the update, next days I will update the docs to the new release, thank you for the PR @MurilloCunha |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, it seems this package is using node 16 which is now deprecated. I guess the
runs
block needs to be updated.Please update the following actions to use Node.js 20: jsdaniell/[email protected]. For more information see: 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: