Skip to content

Commit

Permalink
ci(deps): update swatinem/rust-cache action to v2.7.6 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-renovate[bot] authored Dec 28, 2024
1 parent 246e63d commit d6db895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fetch-depth: 0
- run: |
rustup target add ${{ matrix.platform.target }}
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
- uses: Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2.7.6
with:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
Expand Down

0 comments on commit d6db895

Please sign in to comment.