Skip to content

Commit

Permalink
Downgrade to rust cache 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der authored Jan 12, 2024
1 parent 5a8f737 commit 0bbfbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
override: true
profile: minimal
- name: Rust Cache
uses: Swatinem/rust-cache@v2
uses: Swatinem/rust-cache@v2.7.0
with:
cache-targets: "false"
- name: Check formatting
Expand Down

0 comments on commit 0bbfbdf

Please sign in to comment.