Skip to content

Commit

Permalink
chore(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 2, 2023
1 parent 2a28c32 commit 6100e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
toolchain: stable

- uses: Swatinem/rust-cache@v2.5.1
- uses: Swatinem/rust-cache@v2.6.0

- name: Run fmt
run: cargo fmt -- --check
Expand Down

0 comments on commit 6100e21

Please sign in to comment.