Skip to content

Comments

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

Merged
mbrubeck merged 1 commit intoreem:masterfrom
kpreid:ci
Oct 15, 2024
Merged

CI: update actions/checkout, remove actions-rs/*#160
mbrubeck merged 1 commit intoreem:masterfrom
kpreid:ci

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
@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