Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache action to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 2a28c32 commit 28aa1c2
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.7.2

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

0 comments on commit 28aa1c2

Please sign in to comment.