We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240f5b6 commit 93bec2cCopy full SHA for 93bec2c
.github/workflows/ci.yml
@@ -101,7 +101,7 @@ jobs:
101
toolchain: nightly
102
103
- name: Install cargo-nextest
104
- uses: taiki-e/install-action@a1df9120380005ebdc788c62449b841b205541dd # v2.71.0
+ uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
105
with:
106
tool: cargo-nextest
107
@@ -147,7 +147,7 @@ jobs:
147
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
148
149
- name: Install cargo-shear
150
151
152
tool: cargo-shear
153
0 commit comments