Skip to content

Commit a72fda1

Browse files
chore(deps): bump taiki-e/install-action from 2.70.2 to 2.74.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.70.2 to 2.74.0. - [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.70.2...v2.74.0) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b93cb7e commit a72fda1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
timeout-minutes: 10
6565

6666
- name: Install cargo-ci-cache-clean
67-
uses: taiki-e/install-action@v2.70.2
67+
uses: taiki-e/install-action@v2.74.0
6868
with:
6969
tool: cargo-ci-cache-clean
7070

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
timeout-minutes: 10
7070

7171
- name: Install cargo-ci-cache-clean
72-
uses: taiki-e/install-action@v2.70.2
72+
uses: taiki-e/install-action@v2.74.0
7373
with:
7474
tool: cargo-ci-cache-clean
7575

0 commit comments

Comments
 (0)