Skip to content

Commit

Permalink
Use closest matching cache as base for MSRV.
Browse files Browse the repository at this point in the history
  • Loading branch information
01mf02 committed Dec 21, 2024
1 parent 0b2388e commit eac8e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
~/.cargo/registry/index/
~/.cargo/registry/cache/
key: cargo-${{ hashFiles('**/Cargo.lock') }}
restore-keys: cargo-

- uses: dtolnay/rust-toolchain@1.63
- name: Check jaq-core
Expand Down

0 comments on commit eac8e3c

Please sign in to comment.