Skip to content

Commit 4848d7d

Browse files
committed
Bump version of update-rust-toolchain GitHub Action to fix bug
Fixes #1146.
1 parent ef90ffc commit 4848d7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-rust-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
persist-credentials: false
1616
- name: update rust toolchain
17-
uses: a-kenji/update-rust-toolchain@v1
17+
uses: a-kenji/update-rust-toolchain@v1.1
1818
with:
1919
toolchain-path: ./rust-toolchain.toml
2020
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}

0 commit comments

Comments
 (0)