We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b792d0 commit 7966760Copy full SHA for 7966760
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@d4635f2de61c8b8104d59cd4aede2060638378cc # v2
+ - uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2
32
with:
33
tool: cargo-nextest
34
0 commit comments