Skip to content

Commit

Permalink
Update Swatinem/rust-cache action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2022
1 parent 1874d75 commit ca69390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
profile: minimal
override: true
components: rustfmt, clippy
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2

- name: Generate Cargo.lock
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit ca69390

Please sign in to comment.