We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b95cbf commit e68ddf5Copy full SHA for e68ddf5
1 file changed
.github/workflows/mutation-testing.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
toolchain: stable
66
67
- - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
+ - uses: Swatinem/rust-cache@v2.8.2
68
69
prefix-key: mutants-${{ matrix.package }}
70
0 commit comments