Skip to content

Commit 5073fb3

Browse files
chore(deps): update swatinem/rust-cache action to v2
1 parent 89e0b35 commit 5073fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
override: true
4141
components: clippy, rustfmt
4242

43-
- uses: Swatinem/rust-cache@v1
43+
- uses: Swatinem/rust-cache@v2
4444

4545
- name: Install sqlx-cli
4646
run: cargo install sqlx-cli@0.7.4 --no-default-features --features native-tls,postgres

0 commit comments

Comments
 (0)