Skip to content

Commit

Permalink
[CI] Bump Swatinem/rust-cache from 2.6.2 to 2.7.0 (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 04c5363 commit c30c9c6
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 @@ -124,7 +124,7 @@ jobs:
components: clippy ${{ matrix.toolchain == 'nightly' && ', miri' || '' }}

- name: Rust Cache
uses: Swatinem/rust-cache@e207df5d269b42b69c8bc5101da26f7d31feddb4 # v2.6.2
uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # v2.7.0
with:
key: "${{ matrix.target }}"

Expand Down

0 comments on commit c30c9c6

Please sign in to comment.