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

upgrade for node 16 and other deprecations #16

Closed
brainfoolong opened this issue Oct 13, 2022 · 3 comments
Closed

upgrade for node 16 and other deprecations #16

brainfoolong opened this issue Oct 13, 2022 · 3 comments
Labels

Comments

@brainfoolong
Copy link

Hi!

Since a while, node12 is deprecated in git 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:  jwalton/gh-docker-logs

Can you please release a new version that fixes this?

You also should upgrade the core action dependency to 1.10.0 or greather.

See GitHub blogs about that.
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Thank you.

github-actions bot pushed a commit that referenced this issue Oct 13, 2022
## [2.2.1](v2.2.0...v2.2.1) (2022-10-13)

### Bug Fixes

* Upgrade @actions/core and node.js ([f1a214d](f1a214d)), closes [#16](#16)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@brainfoolong
Copy link
Author

Holy moly, that was fast :) thank you

@jwalton
Copy link
Owner

jwalton commented Oct 13, 2022

Someone just raised the same issue in gh-find-current-pr so I was already working on it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants