mirror of
https://github.com/actix/examples
synced 2025-02-17 07:23:29 +01:00
Merge pull request #844 from actix/dependabot/github_actions/taiki-e/install-action-2.41.7
chore(deps): bump taiki-e/install-action from 2.41.3 to 2.41.7
This commit is contained in:
commit
b812b2e8c8
2
.github/workflows/ci-nightly.yml
vendored
2
.github/workflows/ci-nightly.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
|
|
||||||
- name: Install cargo-ci-cache-clean
|
- name: Install cargo-ci-cache-clean
|
||||||
uses: taiki-e/install-action@v2.41.3
|
uses: taiki-e/install-action@v2.41.7
|
||||||
with:
|
with:
|
||||||
tool: cargo-ci-cache-clean
|
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
|
timeout-minutes: 10
|
||||||
|
|
||||||
- name: Install cargo-ci-cache-clean
|
- name: Install cargo-ci-cache-clean
|
||||||
uses: taiki-e/install-action@v2.41.3
|
uses: taiki-e/install-action@v2.41.7
|
||||||
with:
|
with:
|
||||||
tool: cargo-ci-cache-clean
|
tool: cargo-ci-cache-clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user