Skip to content

Commit 61eca5e

Browse files
authored
Merge pull request #1027 from actix/dependabot/github_actions/taiki-e/install-action-2.49.28
chore(deps): bump taiki-e/install-action from 2.49.19 to 2.49.28
2 parents 1448a6c + 9be7635 commit 61eca5e

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
@@ -59,7 +59,7 @@ jobs:
5959
timeout-minutes: 10
6060

6161
- name: Install cargo-ci-cache-clean
62-
uses: taiki-e/install-action@v2.49.19
62+
uses: taiki-e/install-action@v2.49.32
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.49.19
67+
uses: taiki-e/install-action@v2.49.32
6868
with:
6969
tool: cargo-ci-cache-clean
7070

0 commit comments

Comments
 (0)