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

Remove actions-rs GitHub Actions #114

Merged
merged 1 commit into from
Nov 14, 2022
Merged

Remove actions-rs GitHub Actions #114

merged 1 commit into from
Nov 14, 2022

Conversation

lopopolo
Copy link
Member

GitHub is deprecating the node 12 runtime for GitHub Actions. actions-rs/toolchain and actions-rs/clippy are unmaintained and currently emit warnings due to the deprecation.

Replace these with actions from https://github.com/artichoke/setup-rust.

GitHub is deprecating the node 12 runtime for GitHub Actions.
actions-rs/toolchain and actions-rs/clippy are unmaintained and currently
emit warnings due to the deprecation.

Replace these with actions from https://github.com/artichoke/setup-rust.
@lopopolo lopopolo added A-deps Area: Source and library dependencies. A-build Area: CI build infrastructure. labels Nov 14, 2022
@lopopolo lopopolo merged commit fa713f3 into trunk Nov 14, 2022
@lopopolo lopopolo deleted the lopopolo/actions-rs branch November 14, 2022 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant