Skip to content

Commit 2ec7bb1

Browse files
Merge pull request #54 from palfrey/renovate/swatinem-rust-cache-2.x
Update Swatinem/rust-cache action to v2
2 parents fdb43fb + 9c5a785 commit 2ec7bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
profile: minimal
2929
toolchain: ${{ matrix.rust }}
3030
components: rustfmt
31-
- uses: Swatinem/rust-cache@v1
31+
- uses: Swatinem/rust-cache@v2
3232
- name: Check formatting
3333
uses: actions-rs/cargo@v1
3434
with:

0 commit comments

Comments
 (0)