File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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@a2352fc6ce487f030a3aa709482d57823eadfb37 # v2.75.16
224+ - uses : taiki-e/install-action@58e862542551f667fa44c8a2a4a1d64ad477c96a # v2.75.17
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@a2352fc6ce487f030a3aa709482d57823eadfb37 # v2.75.16
258+ - uses : taiki-e/install-action@58e862542551f667fa44c8a2a4a1d64ad477c96a # v2.75.17
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@a2352fc6ce487f030a3aa709482d57823eadfb37 # v2.75.16
411+ - uses : taiki-e/install-action@58e862542551f667fa44c8a2a4a1d64ad477c96a # v2.75.17
412412 with :
413413 tool : cargo-nextest
414414 - uses : Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
You can’t perform that action at this time.
0 commit comments