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 82aa0f2 commit e1103deCopy full SHA for e1103de
.github/workflows/upload-binaries.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@v4
20
- name: Install Rust
21
- uses: actions-rs/toolchain@stable
+ uses: dtolnay/rust-toolchain@stable
22
with:
23
profile: minimal
24
toolchain: stable
0 commit comments