We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079eb21 commit b56670dCopy full SHA for b56670d
1 file changed
.github/workflows/rust.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2
30
31
- - uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2
+ - uses: taiki-e/install-action@09dc018eee06ae1c9e0409786563f534210ceb83 # v2
32
with:
33
tool: cargo-nextest
34
0 commit comments