Skip to content

Commit

Permalink
Merge pull request #70 from cloudfoundry-rs/renovate/swatinem-rust-ca…
Browse files Browse the repository at this point in the history
…che-2.x

chore(deps): update swatinem/rust-cache action to v2.5.1
  • Loading branch information
somehowchris authored Jul 5, 2023
2 parents f64b0ed + c477ead commit 2a28c32
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.4.0
- uses: Swatinem/rust-cache@v2.5.1

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

0 comments on commit 2a28c32

Please sign in to comment.