Skip to content

Commit cffd60b

Browse files
authored
Merge pull request #90 from vertexclique/renovate/swatinem-rust-cache-2.x
chore(deps): update swatinem/rust-cache action to v2
2 parents 1874d75 + ca69390 commit cffd60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
profile: minimal
2929
override: true
3030
components: rustfmt, clippy
31-
- uses: Swatinem/rust-cache@v1
31+
- uses: Swatinem/rust-cache@v2
3232

3333
- name: Generate Cargo.lock
3434
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)