Skip to content

Commit 7c9c17c

Browse files
build(deps): bump taiki-e/install-action from 2.62.15 to 2.62.44 (#613)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06ff552 commit 7c9c17c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/ci-post-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
toolchain: nightly
3737

3838
- name: Install cargo-hack, cargo-ci-cache-clean
39-
uses: taiki-e/[email protected].15
39+
uses: taiki-e/[email protected].44
4040
with:
4141
tool: cargo-hack,cargo-ci-cache-clean
4242

@@ -86,7 +86,7 @@ jobs:
8686
toolchain: nightly
8787

8888
- name: Install cargo-hack and cargo-ci-cache-clean
89-
uses: taiki-e/[email protected].15
89+
uses: taiki-e/[email protected].44
9090
with:
9191
tool: cargo-hack,cargo-ci-cache-clean
9292

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
toolchain: ${{ matrix.version.version }}
5050

5151
- name: Install cargo-hack and cargo-ci-cache-clean, just
52-
uses: taiki-e/[email protected].15
52+
uses: taiki-e/[email protected].44
5353
with:
5454
tool: cargo-hack,cargo-ci-cache-clean,just
5555

@@ -106,7 +106,7 @@ jobs:
106106
toolchain: ${{ matrix.version.version }}
107107

108108
- name: Install cargo-hack, cargo-ci-cache-clean, just
109-
uses: taiki-e/[email protected].15
109+
uses: taiki-e/[email protected].44
110110
with:
111111
tool: cargo-hack,cargo-ci-cache-clean,just
112112

@@ -142,7 +142,7 @@ jobs:
142142
toolchain: nightly
143143

144144
- name: Install just
145-
uses: taiki-e/[email protected].15
145+
uses: taiki-e/[email protected].44
146146
with:
147147
tool: just
148148

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
components: llvm-tools-preview
3232

3333
- name: Install just, cargo-llvm-cov, cargo-nextest
34-
uses: taiki-e/[email protected].15
34+
uses: taiki-e/[email protected].44
3535
with:
3636
tool: just,cargo-llvm-cov,cargo-nextest
3737

0 commit comments

Comments
 (0)