mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
Merge pull request #1094 from actix/dependabot/github_actions/taiki-e/install-action-2.53.0
chore(deps): bump taiki-e/install-action from 2.52.7 to 2.54.0
This commit is contained in:
2
.github/workflows/ci-nightly.yml
vendored
2
.github/workflows/ci-nightly.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.52.7
|
||||
uses: taiki-e/install-action@v2.54.0
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.52.7
|
||||
uses: taiki-e/install-action@v2.54.0
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
Reference in New Issue
Block a user