We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
stable
1 parent b54e7ba commit 210ca15Copy full SHA for 210ca15
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@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 # stable
+ - uses: dtolnay/rust-toolchain@stable
57
with:
58
toolchain: stable
59
0 commit comments