We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f531c58 + 4848d7d commit 5117ccdCopy full SHA for 5117ccd
1 file changed
.github/workflows/update-rust-toolchain.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
persist-credentials: false
16
- name: update rust toolchain
17
- uses: a-kenji/update-rust-toolchain@v1
+ uses: a-kenji/update-rust-toolchain@v1.1
18
19
toolchain-path: ./rust-toolchain.toml
20
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
0 commit comments