-
Notifications
You must be signed in to change notification settings - Fork 9
Updating node runtime from 12 to 16 #379
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
base: master
Are you sure you want to change the base?
Conversation
As reported in mig4#368, `node12` has been deprecated from Github. This PR bumps it to 16.
@mig4 Any chance this can be merged? |
@mig4 ? |
@mig4 would it be possible to accept this PR? |
@mig4 Any chance this change can be accepted? warning messages are appearing in all workflows that use this action. |
This fixes the "Node 12 actions are deprecated errors" See: mig4/setup-bats#379
ping @mig4 |
Is this repository still active?? |
anyone up to maintain a fork? we could try to get it under the Otherwise I have my own and can give access to some people to ensure continuity but if somebody else wants to do it it is fine too |
I can help you with it. |
I have an up to date fork at https://github.com/panubo/setup-bats-action but it would be great to see this under https://github.com/bats-core |
there is an action now under https://github.com/bats-core/bats-action |
What's the status here? It still uses node12. |
As reported in #368,
node12
has been deprecated from Github. This PR bumps it to 16.