Skip to content

Commit

Permalink
Update Swatinem/rust-cache action to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent c4bb1ce commit 2cb318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v1
- name: Cache Dependencies
uses: Swatinem/rust-cache@v2.6.2
uses: Swatinem/rust-cache@v2.7.0
- name: cargo fmt --all --check
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 2cb318d

Please sign in to comment.