Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Remove actions-rs GitHub Actions#113

Merged
lopopolo merged 2 commits intotrunkfrom
lopopolo/remove-actions-rs-gha
Oct 16, 2022
Merged

Remove actions-rs GitHub Actions#113
lopopolo merged 2 commits intotrunkfrom
lopopolo/remove-actions-rs-gha

Conversation

@lopopolo
Copy link
Copy Markdown
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.

Audit and rustdoc workflows are not updated since these are managed by Terraform in artichoke/project-infrastructure.

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.

Audit and rustdoc workflows are not updated since these are managed by
Terraform in artichoke/project-infrastructure.
@lopopolo lopopolo added the A-build Area: CI build infrastructure. label Oct 16, 2022
@lopopolo lopopolo merged commit 9114c59 into trunk Oct 16, 2022
@lopopolo lopopolo deleted the lopopolo/remove-actions-rs-gha branch October 16, 2022 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-build Area: CI build infrastructure.

Development

Successfully merging this pull request may close these issues.

1 participant