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

CI: update actions/checkout, remove actions-rs/* #160

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

kpreid
Copy link
Contributor

@kpreid kpreid commented Oct 15, 2024

This should fix all deprecation warnings currently issued by GitHub Actions.

actions-rs/toolchain and actions-rs/cargo are both unmaintained, but they can largely be replaced with plain rustup and cargo commands, except for the problem matchers.

This should fix all deprecation warnings from GitHub Actions.

actions-rs/toolchain and actions-rs/cargo are both unmaintained, but
they can largely be replaced with plain `rustup` and `cargo` commands,
except for the problem matchers.
@mbrubeck mbrubeck merged commit 6c47902 into reem:master Oct 15, 2024
2 checks passed
@kpreid kpreid deleted the ci branch October 15, 2024 21:17
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