mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
Merge pull request #869 from actix/dependabot/github_actions/taiki-e/install-action-2.42.4
chore(deps): bump taiki-e/install-action from 2.42.0 to 2.42.4
This commit is contained in:
commit
da23b0c9e5
2
.github/workflows/ci-nightly.yml
vendored
2
.github/workflows/ci-nightly.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.42.0
|
||||
uses: taiki-e/install-action@v2.42.4
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
|
||||
- name: Install cargo-ci-cache-clean
|
||||
uses: taiki-e/install-action@v2.42.0
|
||||
uses: taiki-e/install-action@v2.42.4
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user