Skip to content

Commit

Permalink
Merge pull request #259 from JohnTitor/rust-cache-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jul 18, 2022
2 parents c0b9ef9 + c211d66 commit 7a64825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
rustup set profile minimal
rustup override set ${{ matrix.version }}
- uses: Swatinem/rust-cache@v1.4.0
- uses: Swatinem/rust-cache@v2.0.0

- name: Rustfmt check
if: matrix.version == '1.60.0'
Expand Down

0 comments on commit 7a64825

Please sign in to comment.