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

chore: update Swatinem/rust-cache action in GHA workflows #437

Merged
merged 1 commit into from
Jul 3, 2023
Merged

chore: update Swatinem/rust-cache action in GHA workflows #437

merged 1 commit into from
Jul 3, 2023

Conversation

striezel
Copy link
Contributor

(This pull request is follow-up on #436 which tackled a similar issue for other actions.)

Using the outdated v1 of Swatinem/rust-cache will generate warnings in CI runs, for example in https://github.com/tokio-rs/console/actions/runs/5230280408:

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

The PR will get rid of those warnings for Swatinem/rust-cache, because v2 uses Node.js 16.

@striezel striezel requested a review from a team as a code owner June 11, 2023 18:05
Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@hawkw hawkw merged commit 0abd0f8 into tokio-rs:main Jul 3, 2023
@striezel striezel deleted the swatinem-rust-cache-update branch July 3, 2023 21:52
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