Skip to content

Commit 628b0b9

Browse files
Gelbpunkttgross35
authored andcommitted
Upgrade taiki-e/install-action to 2.79.8
This release includes support for ppc64.
1 parent 79bb9f7 commit 628b0b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • library/compiler-builtins/.github/workflows

library/compiler-builtins/.github/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
rustup default "$channel"
145145
rustup target add "$JOB_TARGET"
146146
147-
- uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2.70.4
147+
- uses: taiki-e/install-action@920ab1831fbf4fb3ef75c8ead83556c918bb7290 # v2.79.8
148148
with:
149149
tool: nextest@0.9.131
150150

@@ -300,7 +300,7 @@ jobs:
300300
steps:
301301
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
302302
with: { persist-credentials: false }
303-
- uses: taiki-e/install-action@bfadeaba214680fb4ab63e710bcb2a6a17019fdc # v2.70.4
303+
- uses: taiki-e/install-action@920ab1831fbf4fb3ef75c8ead83556c918bb7290 # v2.79.8
304304
with:
305305
tool: cargo-binstall@1.17.7
306306

0 commit comments

Comments
 (0)