We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a7aa4 commit 2c49549Copy full SHA for 2c49549
.github/workflows/cargo_publish_dry_run.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
- name: Install stable Rust
19
- uses: dtolnay/rust-toolchain
+ uses: dtolnay/rust-toolchain@stable
20
21
- name: Get Cargo version
22
id: cargo_version
0 commit comments