-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump taiki-e/install-action from 2.42.37 to 2.44.7 (#603)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.37 to 2.44.7. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@v2.42.37...v2.44.7) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
fad1fda
commit 3672137
Showing
4 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ jobs: | |
toolchain: ${{ matrix.version }} | ||
|
||
- name: Install just, cargo-hack, cargo-nextest, cargo-ci-cache-clean | ||
uses: taiki-e/install-action@v2.42.37 | ||
uses: taiki-e/install-action@v2.44.7 | ||
with: | ||
tool: just,cargo-hack,cargo-nextest,cargo-ci-cache-clean | ||
|
||
|
@@ -121,7 +121,7 @@ jobs: | |
toolchain: nightly | ||
|
||
- name: Install cargo-hack & cargo-minimal-versions | ||
uses: taiki-e/install-action@v2.42.37 | ||
uses: taiki-e/install-action@v2.44.7 | ||
with: | ||
tool: cargo-hack,cargo-minimal-versions | ||
|
||
|
@@ -138,7 +138,7 @@ jobs: | |
uses: actions-rust-lang/[email protected] | ||
|
||
- name: Install cargo-nextest | ||
uses: taiki-e/install-action@v2.42.37 | ||
uses: taiki-e/install-action@v2.44.7 | ||
with: | ||
tool: cargo-nextest | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters