mirror of
https://github.com/actix/examples
synced 2025-04-22 08:34:52 +02:00
Merge pull request #1062 from actix/dependabot/github_actions/taiki-e/install-action-2.49.49
chore(deps): bump taiki-e/install-action from 2.49.45 to 2.49.49
This commit is contained in:
commit
27e2dcfa8b
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.49.45
|
||||
uses: taiki-e/install-action@v2.49.49
|
||||
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.49.45
|
||||
uses: taiki-e/install-action@v2.49.49
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user