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

Migrate to Node.js 16 #16

Closed
m8mble opened this issue Nov 3, 2022 · 5 comments
Closed

Migrate to Node.js 16 #16

m8mble opened this issue Nov 3, 2022 · 5 comments

Comments

@m8mble
Copy link

m8mble commented Nov 3, 2022

First of all, thanks for this great action.

When using it (e.g. here), I lately started to see the following warnings:

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: seanmiddleditch/gha-setup-ninja

The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

It would be great to get a new release, that works both with the updated Node.js as well as without any warnings.

@IGR2014
Copy link

IGR2014 commented Nov 4, 2022

Same in my CI\CD pipeline

@IGR2014
Copy link

IGR2014 commented Nov 9, 2022

Should be fixed ASAP because: actions/runner-images#6482

@offa
Copy link

offa commented Nov 22, 2022

There's a pending PR: #15

@LukasSkywalker
Copy link

Should be fixed ASAP because: actions/runner-images#6482

Actions can still use Node 12: actions/runner-images#6482 (comment)

@seanmiddleditch
Copy link
Owner

Merged #15 which closes this.

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

5 participants