We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dea3d commit 2797a15Copy full SHA for 2797a15
.github/workflows/test-rust.yml
@@ -33,7 +33,7 @@ jobs:
33
run: cargo build --workspace --verbose
34
working-directory: scripts
35
36
- - uses: taiki-e/install-action@cc33365ec7e3350bc47bf935f247582cc6f68344 # v2
+ - uses: taiki-e/install-action@7311293370c87463a0c8c31e47f2aba4cd84e7e2 # v2
37
# https://nexte.st/docs/installation/pre-built-binaries/
38
name: Install cargo-nextest
39
with:
0 commit comments