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

[BUG] Node 16 Deprecation in Github Actions #1177

Open
satyavh opened this issue Mar 27, 2024 · 2 comments
Open

[BUG] Node 16 Deprecation in Github Actions #1177

satyavh opened this issue Mar 27, 2024 · 2 comments
Labels
bug 🐛 Something isn't working

Comments

@satyavh
Copy link

satyavh commented Mar 27, 2024

Describe the bug
Github will deprecate Node 16 this spring, and throws deprecation warning when using this action. For more details:

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Other warning that this throws

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/

Expected behaviour
Throwing now warning, and action keeps working after Node 16 is deprecated.
Expecting action is updated to use Node 20 asap.

Additional context
N/A

Configuration
This is applicable for latest release, v2.5.0

@satyavh satyavh added the bug 🐛 Something isn't working label Mar 27, 2024
@Sonia-corporation-bot
Copy link
Contributor

Hello and thank you for your first contribution!

All contributions are welcome, just keep in mind following the contributing guidelines and to always respect the code of conduct!

Thank you!

Your @Sonia-corporation-bot 🚀

Copy link
Contributor

⚠️ Warning! ⚠️
This issue was marked as stale due to a lack of activity for 30 days. 😟
In 10 days, this issue will be closed if there is no more activity during this period. 😬

If you want to avoid this stale state you could add one of these labels:

  • label: frozen :ice_cube:
  • label: waiting :hourglass:
  • label: dependency-fix :wrench:
  • label: dependencies :package:
  • label: help wanted :sos:

@github-actions github-actions bot added stale 🥶 When an issue or a PR is inactive. The action will remove it once the item has activity on it. and removed stale 🥶 When an issue or a PR is inactive. The action will remove it once the item has activity on it. labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants