Skip to content

Commit

Permalink
Merge pull request #972 from actix/dependabot/github_actions/taiki-e/…
Browse files Browse the repository at this point in the history
…install-action-2.47.0

chore(deps): bump taiki-e/install-action from 2.46.20 to 2.47.0
  • Loading branch information
robjtede authored Jan 1, 2025
2 parents bea0e6c + 9aecb1e commit d2a9c4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
timeout-minutes: 10

- name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.46.20
uses: taiki-e/install-action@v2.47.0
with:
tool: cargo-ci-cache-clean

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
timeout-minutes: 10

- name: Install cargo-ci-cache-clean
uses: taiki-e/install-action@v2.46.20
uses: taiki-e/install-action@v2.47.0
with:
tool: cargo-ci-cache-clean

Expand Down

0 comments on commit d2a9c4e

Please sign in to comment.