Skip to content

Commit

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

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

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

Expand Down

0 comments on commit 7fc94bf

Please sign in to comment.