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.
stable
1 parent e629857 commit 15a754fCopy full SHA for 15a754f
1 file changed
.github/workflows/update-caches.yml
@@ -46,7 +46,7 @@ jobs:
46
persist-credentials: false
47
48
- name: Setup Rust
49
- uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
+ uses: dtolnay/rust-toolchain@stable
50
with:
51
toolchain: ${{ matrix.toolchain }}
52
target: ${{ matrix.target }}
0 commit comments