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 9b313d9 commit 11f4898Copy full SHA for 11f4898
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
36
37
- name: Install rust
38
- uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b # stable
+ uses: dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921 # stable
39
with:
40
toolchain: stable
41
0 commit comments