Skip to content

Conversation

@philrz
Copy link
Contributor

@philrz philrz commented Nov 10, 2022

A recent Actions run produced the following warnings during a step that relied on actions/setup-node@v2:

Warning: The `save-state` 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/

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/

I can see that actions/setup-node#587 appears to fix this, so if we move to @v3 these should go away.

@philrz philrz merged commit 997005f into main Nov 10, 2022
@philrz philrz deleted the setup-node-v3 branch November 10, 2022 19:15
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 this pull request may close these issues.

3 participants