Skip to content

Conversation

@AncutaIoan
Copy link
Contributor

Migrated from action-rs to dtolnay/rust-toolchain

Moved to dtolnay/rust-toolchain due to deprecated apis with action-rs

Testing done

Used act&docker to run the actions locally

Copy link
Member

@dongsupark dongsupark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks for creating the PR to fix GitHub Actions warnings.

Please see comments below.

Also please refer to README file of https://github.com/dtolnay/rust-toolchain, as well as its example config.

Removed usage of the deprecated actions-rs/cargo in favor of direct `cargo` CLI commands
for formatting, building, testing, and linting. This aligns with the updated guidance
now that actions-rs/toolchain is no longer used.
Updated to make use of parameters via components and toolchain

Co-authored-by: Dongsu Park <[email protected]>
Copy link
Member

@dongsupark dongsupark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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