We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287b108 commit 8c00cdcCopy full SHA for 8c00cdc
1 file changed
.github/workflows/mutation-testing.yml
@@ -57,7 +57,7 @@ jobs:
57
with:
58
toolchain: stable
59
60
- - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
+ - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
61
62
prefix-key: mutants-${{ matrix.package }}
63
0 commit comments