Skip to content

Commit 2f1fb38

Browse files
build(deps): bump taiki-e/install-action from 2.47.18 to 2.47.25 (#167)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e758e2f commit 2f1fb38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
components: llvm-tools-preview
2424

2525
- name: Install just & cargo-llvm-cov
26-
uses: taiki-e/[email protected].18
26+
uses: taiki-e/[email protected].25
2727
with:
2828
tool: just,cargo-llvm-cov
2929

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
components: clippy
2929

3030
- name: Install just, cargo-hack
31-
uses: taiki-e/[email protected].18
31+
uses: taiki-e/[email protected].25
3232
with:
3333
tool: just,cargo-hack
3434

0 commit comments

Comments
 (0)