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

Deprecate nodejs12 and set-output #240

Closed
kim0 opened this issue Dec 19, 2022 · 1 comment · Fixed by #244
Closed

Deprecate nodejs12 and set-output #240

kim0 opened this issue Dec 19, 2022 · 1 comment · Fixed by #244

Comments

@kim0
Copy link

kim0 commented Dec 19, 2022

Thanks for this GH Action. While running it, I see two notices about deprecation (nodejs12, and set-output) as below. This issue is for resolving them by:

  • Upgrading to nodejs16
  • Using GH environment variables
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: aws-actions/configure-aws-credentials@v1Show less
--
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/
This was referenced Dec 20, 2022
@SnowCait
Copy link
Member

@kim0
v1.4.0 is released.
Thank you!

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

Successfully merging a pull request may close this issue.

2 participants