We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bb9f7 commit 628b0b9Copy full SHA for 628b0b9
1 file changed
library/compiler-builtins/.github/workflows/main.yaml
@@ -144,7 +144,7 @@ jobs:
144
rustup default "$channel"
145
rustup target add "$JOB_TARGET"
146
147
- - uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2.70.4
+ - uses: taiki-e/install-action@920ab1831fbf4fb3ef75c8ead83556c918bb7290 # v2.79.8
148
with:
149
tool: nextest@0.9.131
150
@@ -300,7 +300,7 @@ jobs:
300
steps:
301
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
302
with: { persist-credentials: false }
303
304
305
tool: cargo-binstall@1.17.7
306
0 commit comments