Skip to content

Commit

Permalink
build(deps): update swatinem/rust-cache action to v2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 278f6c0 commit a9c6c83
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].5
- uses: Swatinem/[email protected].6
with:
key: ${{ matrix.target }}

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

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

Expand Down

0 comments on commit a9c6c83

Please sign in to comment.