Skip to content

Start using actions/setup-node@v3 due to deprecation warnings#2588

Merged
philrz merged 1 commit intomainfrom
setup-node-v3
Nov 10, 2022
Merged

Start using actions/setup-node@v3 due to deprecation warnings#2588
philrz merged 1 commit intomainfrom
setup-node-v3

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.

2 participants