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 fdb43fb + 9c5a785 commit 2ec7bb1Copy full SHA for 2ec7bb1
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
profile: minimal
29
toolchain: ${{ matrix.rust }}
30
components: rustfmt
31
- - uses: Swatinem/rust-cache@v1
+ - uses: Swatinem/rust-cache@v2
32
- name: Check formatting
33
uses: actions-rs/cargo@v1
34
with:
0 commit comments