We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1874d75 + ca69390 commit cffd60bCopy full SHA for cffd60b
.github/workflows/cicd.yml
@@ -28,7 +28,7 @@ jobs:
28
profile: minimal
29
override: true
30
components: rustfmt, clippy
31
- - uses: Swatinem/rust-cache@v1
+ - uses: Swatinem/rust-cache@v2
32
33
- name: Generate Cargo.lock
34
uses: actions-rs/cargo@v1
0 commit comments