Skip to content

Commit 8ffc354

Browse files
authored
Merge pull request #137 from rust-lang/renovate/swatinem-rust-cache-2.x
chore(deps): update swatinem/rust-cache action to v2
2 parents 371ae05 + 5073fb3 commit 8ffc354

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)