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

Github Actions Deprecations #279

Closed
Jay-Schneider opened this issue Oct 17, 2022 · 1 comment
Closed

Github Actions Deprecations #279

Jay-Schneider opened this issue Oct 17, 2022 · 1 comment

Comments

@Jay-Schneider
Copy link

Hi there,

Github Actions starts printing warnings for deprecations and this repository is affected. The main warning is concerned with the node version in use (currently 12), which should be updated to v16:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12

But there are also deprecations regarding the use of output and state manipulations:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This may become evident after updating the node version.

@ueokande
Copy link
Collaborator

Thank you for your report. This is closed by #278 and #310.

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

2 participants