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

Node.js 12 actions are deprecated #18

Open
sj14 opened this issue Oct 24, 2022 · 5 comments
Open

Node.js 12 actions are deprecated #18

sj14 opened this issue Oct 24, 2022 · 5 comments

Comments

@sj14
Copy link

sj14 commented Oct 24, 2022

Thanks for the great project!

Recently, I started to get the following warning in the CI summary:

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: battila7/get-version-action

Just to make you aware of this problem.

@bloerwald
Copy link

Note that at the same time you might want to update actions/core to v1.10.0 or above since that's using a deprecated version as well:

Warning: 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/

Thanks for this action!

@zdposter
Copy link

any progress on this?

@Simply007
Copy link

@battila7 - are you planning to update the package? @bjartebore already submitted the PR with fix #25. I am deciding which one should I use, or if the fork and update are fine by you.

@Simply007
Copy link

I have updated the packages, set up the build script, and added the CI in case you want to pull the changes.

The commit is at the state of the ideal rebase: https://github.com/Simply007/get-version-action/tree/7236f08751d7430451850869f00450fb02c25723 - I will leave the repo for a bit and then I will adjust the rest to be able to release it as a replacement properly.

Thank you very much for the package! We use it in the Kontent.ai github organization to load the release version in the GitHub CI release process!

@Goooler
Copy link

Goooler commented Feb 12, 2024

Need Node 20 for now.

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: battila7/get-version-action@v2, ncipollo/release-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

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