-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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.44.71 to 2.45.6 (#3509)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.71 to 2.45.6. - [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.44.71...v2.45.6) --- 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
836c750
commit 002c1b5
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 |
---|---|---|
|
@@ -49,7 49,7 @@ jobs: | |
toolchain: ${{ matrix.version.version }} | ||
|
||
- name: Install just, cargo-hack, cargo-nextest, cargo-ci-cache-clean | ||
uses: taiki-e/install-action@v2.44.71 | ||
uses: taiki-e/install-action@v2.45.6 | ||
with: | ||
tool: just,cargo-hack,cargo-nextest,cargo-ci-cache-clean | ||
|
||
|
@@ -83,7 83,7 @@ jobs: | |
uses: actions-rust-lang/[email protected] | ||
|
||
- name: Install just, cargo-hack | ||
uses: taiki-e/install-action@v2.44.71 | ||
uses: taiki-e/install-action@v2.45.6 | ||
with: | ||
tool: just,cargo-hack | ||
|
||
|
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