Try using rust-toolchain.toml by default
This commit is contained in:
3
.github/workflows/cargo-check.yml
vendored
3
.github/workflows/cargo-check.yml
vendored
@ -21,9 +21,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install latest rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
override: true
|
||||
|
||||
- name: Rust Cache
|
||||
uses: Swatinem/rust-cache@v2.6.1
|
||||
|
||||
Reference in New Issue
Block a user