Skip to content

Commit

Permalink
ci(deps): update swatinem/rust-cache action to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent a7114c6 commit b4698eb
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 @@ -58,7 +58,7 @@ jobs:
with:
toolchain: stable
target: ${{ matrix.target }}
- uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f # v2.5.1
- uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # v2.6.0
with:
key: ${{ matrix.target }}
- name: Install cross
Expand Down

0 comments on commit b4698eb

Please sign in to comment.