Skip to content

Commit 33f84c5

Browse files
Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)
1 parent cbd4c09 commit 33f84c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0
222222
if: startsWith(matrix.build, 'windows-clang')
223223

224-
- uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
224+
- uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 # v2.75.19
225225
if: ${{ ! matrix.no_run }}
226226
with:
227227
tool: cargo-nextest
@@ -255,7 +255,7 @@ jobs:
255255
rustup default stable
256256
shell: bash
257257

258-
- uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
258+
- uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 # v2.75.19
259259
with:
260260
tool: cargo-nextest
261261

@@ -408,7 +408,7 @@ jobs:
408408
sudo apt-get -y install cuda-minimal-build-11-8
409409
echo "/usr/local/cuda/bin" >> "$GITHUB_PATH"
410410
- run: cargo update
411-
- uses: taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
411+
- uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 # v2.75.19
412412
with:
413413
tool: cargo-nextest
414414
- uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2

0 commit comments

Comments
 (0)