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

Update all github actions #21139

Closed
karthiknadig opened this issue Apr 27, 2023 · 4 comments
Closed

Update all github actions #21139

karthiknadig opened this issue Apr 27, 2023 · 4 comments
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc. good first issue important Issue identified as high-priority

Comments

@karthiknadig
Copy link
Member

Looks like we need to update several of our github actions:

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/

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-node@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

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/
@karthiknadig karthiknadig added good first issue debt Covers everything internal: CI, testing, refactoring of the codebase, etc. important Issue identified as high-priority needs PR Ready to be worked on labels Apr 27, 2023
@dipanshu231099
Copy link

Started working on the issue

@brettcannon
Copy link
Member

FYI the Node 12 warning has been around for a while, so that probably isn't as pressing as the the environment file warnings.

@rootsmusic
Copy link

Also #21602

karthiknadig added a commit that referenced this issue Sep 5, 2023
@github-actions github-actions bot removed the needs PR Ready to be worked on label Sep 6, 2023
@karthiknadig
Copy link
Member Author

covered by #21920

Which allows dependabot to update these actions.

anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this issue Sep 7, 2023
anthonykim1 pushed a commit to anthonykim1/vscode-python that referenced this issue Sep 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Covers everything internal: CI, testing, refactoring of the codebase, etc. good first issue important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

4 participants