1
0
mirror of https://github.com/actix/examples synced 2025-06-26 09:17:41 +02:00

Merge pull request #1094 from actix/dependabot/github_actions/taiki-e/install-action-2.53.0

chore(deps): bump taiki-e/install-action from 2.52.7 to 2.54.0
This commit is contained in:
Yuki Okushi
2025-06-23 10:47:38 +00:00
committed by GitHub
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.52.7 uses: taiki-e/install-action@v2.54.0
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.52.7 uses: taiki-e/install-action@v2.54.0
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean