Skip to content

Commit

Permalink
ci: bump main job cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
tommilligan committed Apr 15, 2021
1 parent 497b9cb commit 7257220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
target
~/.cargo/bin
cargo_target
key: detailed-test-${{ runner.os }}-cargo-${{ hashFiles('Cargo.toml') }}
key: detailed-test-${{ runner.os }}-cargo-${{ hashFiles('Cargo.toml') }}-v2
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 7257220

Please sign in to comment.