File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 85
85
with :
86
86
target : ${{ matrix.target }}
87
87
- name : Install cargo-llvm-cov
88
- uses : taiki-e/install-action@86c23eed46c17b80677df6d8151545ce3e236c61
88
+ uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b
89
89
with :
90
90
tool : cargo-llvm-cov
91
91
- name : Rust cache
@@ -118,7 +118,7 @@ jobs:
118
118
with :
119
119
toolchain : nightly
120
120
- name : Install udeps
121
- uses : taiki-e/install-action@86c23eed46c17b80677df6d8151545ce3e236c61
121
+ uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b
122
122
with :
123
123
tool : cargo-udeps
124
124
- name : cargo udeps
@@ -219,7 +219,7 @@ jobs:
219
219
if : ${{matrix.runs_on == 'ubuntu-latest'}}
220
220
221
221
- name : Install bindgen-cli
222
- uses : taiki-e/install-action@86c23eed46c17b80677df6d8151545ce3e236c61
222
+ uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b
223
223
with :
224
224
tool : bindgen-cli
225
225
if : ${{matrix.runs_on == 'ubuntu-latest'}}
Original file line number Diff line number Diff line change 33
33
components : " llvm-tools"
34
34
35
35
- name : Install cross, cargo-deb and cargo-generate-rpm
36
- uses : taiki-e/install-action@86c23eed46c17b80677df6d8151545ce3e236c61
36
+ uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b
37
37
with :
38
38
tool :
cross, cargo-deb, [email protected]
39
39
Original file line number Diff line number Diff line change 33
33
components : " llvm-tools"
34
34
35
35
- name : Install cross, cargo-deb and cargo-generate-rpm
36
- uses : taiki-e/install-action@86c23eed46c17b80677df6d8151545ce3e236c61
36
+ uses : taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b
37
37
with :
38
38
tool :
cross, cargo-deb, [email protected]
39
39
You can’t perform that action at this time.
0 commit comments