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

Run cargo/rustup directly in CI #2

Merged
merged 4 commits into from
Oct 30, 2022
Merged

Conversation

pyroraptor07
Copy link
Owner

This is to fix warnings that pop up in Github Actions due to actions-rs/cargo and actions-rs/toolchain not being updated to the Node 16.

actions-rs/cargo - Node.js 12 actions are deprecated. Please use Node.js 16
actions-rs/toolchain - Node.JS 12 deprecation on GitHub Actions

@pyroraptor07 pyroraptor07 self-assigned this Oct 30, 2022
@pyroraptor07 pyroraptor07 added the bug Something isn't working label Oct 30, 2022
@pyroraptor07 pyroraptor07 merged commit 7bb9236 into main Oct 30, 2022
@pyroraptor07 pyroraptor07 deleted the github_actions_cargo_fix branch October 30, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant