Skip to content

Commit a03a7e9

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
timeout-minutes: 10
6060

6161
- name: Install cargo-ci-cache-clean
62-
uses: taiki-e/install-action@v2.29.7
62+
uses: taiki-e/install-action@v2.32.1
6363
with:
6464
tool: cargo-ci-cache-clean
6565

.github/workflows/ci.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.29.7
67+
uses: taiki-e/install-action@v2.32.1
6868
with:
6969
tool: cargo-ci-cache-clean
7070

0 commit comments

Comments
 (0)