1
0
mirror of https://github.com/actix/examples synced 2025-08-21 14:25:37 +02:00

Merge pull request #1107 from actix/dependabot/github_actions/taiki-e/install-action-2.56.7

chore(deps): bump taiki-e/install-action from 2.55.1 to 2.56.7
This commit is contained in:
Rob Ede
2025-07-14 01:55:11 +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.55.1 uses: taiki-e/install-action@v2.56.7
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.55.1 uses: taiki-e/install-action@v2.56.7
with: with:
tool: cargo-ci-cache-clean tool: cargo-ci-cache-clean