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 9a76466 commit 287b108Copy full SHA for 287b108
1 file changed
.github/workflows/mutation-testing.yml
@@ -53,7 +53,7 @@ jobs:
53
persist-credentials: false
54
submodules: recursive
55
56
- - uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0 # stable
+ - uses: dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
57
with:
58
toolchain: stable
59
0 commit comments