Skip to content

Bump Github actions #233

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

Merged
merged 2 commits into from
Oct 15, 2022

Conversation

paulcacheux
Copy link
Contributor

@paulcacheux paulcacheux commented Oct 15, 2022

Recent Github actions runs display the following warning:

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: actions/checkout, actions/checkout, actions/cache, actions/cache, actions/cache, actions/cache, actions-rs/cargo, actions/cache, actions/cache, actions/cache, actions/cache, actions/checkout, actions/checkout

This PR fixes this issue by bumping actions dependencies to use new releases based on node16.
This PR also remove cargo cache fixups that are not needed anymore.

The failing jobs (--test-failing-rustc) are the same as on main so not related to this PR.

@paulcacheux paulcacheux changed the title Paulcacheux/bump GitHub actions Bump GitHub actions Oct 15, 2022
@paulcacheux paulcacheux changed the title Bump GitHub actions Bump Github actions Oct 15, 2022
@paulcacheux paulcacheux marked this pull request as ready for review October 15, 2022 13:02
@antoyo antoyo merged commit 7f95363 into rust-lang:master Oct 15, 2022
@antoyo
Copy link
Contributor

antoyo commented Oct 15, 2022

Thanks!

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