File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 65
65
with :
66
66
toolchain : stable
67
67
target : ${{ matrix.target }}
68
- - uses : taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2
68
+ - uses : taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
69
69
with :
70
70
tool : nextest
71
71
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ jobs:
161
161
- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
162
162
with :
163
163
toolchain : stable
164
- - uses : taiki-e/install-action@8ea32481661d5e04d602f215b94f17e4014b44f9 # v2
164
+ - uses : taiki-e/install-action@cd39cb0572834c149bf3533a143f05e09def0f3c # v2
165
165
with :
166
166
tool : cargo-hack
167
167
- uses : Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2
You can’t perform that action at this time.
0 commit comments