File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 - uses : ./.github/actions/setup-rust
7272
7373 # Install pre-built binaries for cargo hack
74- - uses : taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
74+ - uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
7575 with :
7676 tool : cargo-hack@0.6.39
7777
@@ -106,7 +106,7 @@ jobs:
106106 components : llvm-tools-preview
107107
108108 - name : Install cargo-llvm-cov
109- uses : taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
109+ uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
110110 with :
111111 tool : cargo-llvm-cov@0.8.5
112112
@@ -189,7 +189,7 @@ jobs:
189189 components : llvm-tools-preview
190190
191191 - name : Install cargo-llvm-cov
192- uses : taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
192+ uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
193193 with :
194194 tool : cargo-llvm-cov@0.8.5
195195
@@ -336,7 +336,7 @@ jobs:
336336 components : llvm-tools-preview
337337
338338 - name : Install cargo-llvm-cov
339- uses : taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
339+ uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
340340 with :
341341 tool : cargo-llvm-cov@0.8.5
342342
Original file line number Diff line number Diff line change 3939 components : llvm-tools-preview
4040
4141 - name : Install cargo-llvm-cov
42- uses : taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
42+ uses : taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
4343 with :
4444 tool : cargo-llvm-cov@0.8.5
4545
You can’t perform that action at this time.
0 commit comments