mirror of
https://github.com/actix/examples
synced 2025-06-25 16:59:22 +02:00
Apply suggestions from code review
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.53.0
|
||||
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.53.0
|
||||
uses: taiki-e/install-action@v2.54.0
|
||||
with:
|
||||
tool: cargo-ci-cache-clean
|
||||
|
||||
|
Reference in New Issue
Block a user