1
0
mirror of https://github.com/actix/examples synced 2025-05-14 00:43:53 +02:00

Merge pull request #1083 from actix/dependabot/github_actions/taiki-e/install-action-2.50.10

chore(deps): bump taiki-e/install-action from 2.50.7 to 2.50.10
This commit is contained in:
Rob Ede 2025-05-12 21:51:51 +00:00 committed by GitHub
commit 92b0688df6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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

View File

@ -69,7 +69,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.50.7 uses: taiki-e/install-action@v2.50.10
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean