1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Merge pull request #899 from actix/dependabot/github_actions/taiki-e/install-action-2.42.34

chore(deps): bump taiki-e/install-action from 2.42.27 to 2.42.34
This commit is contained in:
Rob Ede 2024-08-26 18:18:52 +00:00 committed by GitHub
commit 5a3d10bc0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.42.27 uses: taiki-e/install-action@v2.42.34
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean

View File

@ -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.42.27 uses: taiki-e/install-action@v2.42.34
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean