mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
chore(deps): bump taiki-e/install-action from 2.42.34 to 2.42.37
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.34 to 2.42.37. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/v2.42.34...v2.42.37) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a31e6731d2
commit
285b7810e3
2
.github/workflows/ci-nightly.yml
vendored
2
.github/workflows/ci-nightly.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.42.34
|
||||
uses: taiki-e/install-action@v2.42.37
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.42.34
|
||||
uses: taiki-e/install-action@v2.42.37
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user