Skip to content

Commit 93dc1c6

Browse files
authored
Merge pull request #1252 from actix/dependabot/github_actions/taiki-e/install-action-2.68.16
chore(deps): bump taiki-e/install-action from 2.68.8 to 2.68.16
2 parents e1eb2b3 + c206247 commit 93dc1c6

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
@@ -64,7 +64,7 @@ jobs:
6464
timeout-minutes: 10
6565

6666
- name: Install cargo-ci-cache-clean
67-
uses: taiki-e/install-action@v2.68.8
67+
uses: taiki-e/install-action@v2.68.16
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.68.8
72+
uses: taiki-e/install-action@v2.68.16
7373
with:
7474
tool: cargo-ci-cache-clean
7575

0 commit comments

Comments
 (0)