There was an error while loading. Please reload this page.
2 parents d071369 + 25a6137 commit c882d14Copy full SHA for c882d14
1 file changed
.github/workflows/build.yaml
@@ -73,7 +73,7 @@ jobs:
73
# These are the prebuilt binaries; the Makefile skips its own install when
74
# they are already on PATH.
75
- name: Install cargo tools
76
- uses: taiki-e/install-action@b6ff580856c41316412a0b9b60540fbc6f8c82cc # v2.86.7
+ uses: taiki-e/install-action@fcf5432d9f50d67e37ee6e29bdb7a224ff67b4a7 # v2.86.8
77
with:
78
tool: cargo-nextest,cargo-llvm-cov
79
0 commit comments