Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Node.js 16 actions are deprecated #23

Closed
jirikopecky opened this issue Feb 6, 2024 · 0 comments · Fixed by #25
Closed

Node.js 16 actions are deprecated #23

jirikopecky opened this issue Feb 6, 2024 · 0 comments · Fixed by #25
Labels
enhancement New feature or request

Comments

@jirikopecky
Copy link

GitHub deprecated the node16 runtime for actions and using any action that still runs on node16 emits warning to the workflow log.

Please update the action to use node20 runtime.

@shizhMSFT shizhMSFT added the enhancement New feature or request label Feb 23, 2024
shizhMSFT pushed a commit that referenced this issue Mar 26, 2024
Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: oras-project/setup-oras@v1.1.0. For more information
see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Fixes #23

Signed-off-by: Lan Liang <gcslyp@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants