Skip to content

Commit

Permalink
Upgrade rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Oct 30, 2022
1 parent 57bc6d1 commit 1d45856
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 @@ -45,7 +45,7 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true
components: clippy, rustfmt
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
- name: Test (default)
uses: actions-rs/cargo@v1.0.3
with:
Expand Down

0 comments on commit 1d45856

Please sign in to comment.