Skip to content

Commit 03fd479

Browse files
authored
Update ci.yml
1 parent 0cac94e commit 03fd479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
with:
202202
repo-token: ${{ secrets.GITHUB_TOKEN }}
203203
- name: Install cargo-llvm-cov
204-
uses: taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b
204+
uses: taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b # v2.50.4
205205
with:
206206
tool: cargo-llvm-cov
207207
- name: cargo generate-lockfile
@@ -252,4 +252,4 @@ jobs:
252252
with:
253253
tool: cargo-machete
254254
- name: cargo machete
255-
run: cargo machete
255+
run: cargo machete

0 commit comments

Comments
 (0)