Skip to content

Commit

Permalink
Merge pull request #90 from vertexclique/renovate/swatinem-rust-cache…
Browse files Browse the repository at this point in the history
…-2.x

chore(deps): update swatinem/rust-cache action to v2
  • Loading branch information
ansrivas committed Jan 23, 2023
2 parents 1874d75 + ca69390 commit cffd60b
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 cffd60b

Please sign in to comment.