Skip to content

Commit

Permalink
build(deps): update swatinem/rust-cache action to v2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 766a91b commit 9eca55e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
toolchain: ${{ matrix.toolchain }}
target: ${{ matrix.target }}

- uses: Swatinem/[email protected].3
- uses: Swatinem/[email protected].5
with:
key: ${{ matrix.target }}

Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
toolchain: ${{ matrix.toolchain }}
target: ${{ matrix.target }}

- uses: Swatinem/[email protected].3
- uses: Swatinem/[email protected].5
with:
key: ${{ matrix.target }}

Expand Down

0 comments on commit 9eca55e

Please sign in to comment.