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

Build warning about node12 #748

Closed
samsmithnz opened this issue Oct 10, 2022 · 4 comments · Fixed by #749
Closed

Build warning about node12 #748

samsmithnz opened this issue Oct 10, 2022 · 4 comments · Fixed by #749

Comments

@samsmithnz
Copy link
Contributor

I've started receiving the following warning in GitHub Actions when using these actions:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: gittools/actions, gittools/actions

This is running on ubuntu-latest, although it's not consistent - the warning must still be rolling out. Any plans to update this action to 16?

@arturcic
Copy link
Member

het @samsmithnz do you mind filling in a PR with the needed updates? Please update all the action.yml files https://github.com/GitTools/actions/search?q=node12, Thanks

@samsmithnz
Copy link
Contributor Author

@arturcic: I will try. Are there tests I can run too? I admit I'm not that familiar with the internals of the project - an avid user though!

@samsmithnz
Copy link
Contributor Author

@arturcic any idea when there will be another release of this action? There are roughly ~100 closed and merged pull requests since the last release in March...

@arturcic
Copy link
Member

I will make the release today, hopefully

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 a pull request may close this issue.

2 participants