Skip to content

Commit 5cf84bc

Browse files
authored
Auto merge! (merge-pr-in-all)
Update Swatinem/rust-cache action to v2.7.7
2 parents 7cd1641 + 492e40e commit 5cf84bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
targets: x86_64-pc-windows-gnu
3333

3434
- name: cache dependencies
35-
uses: Swatinem/[email protected].3
35+
uses: Swatinem/[email protected].7
3636

3737
- name: clippy check
3838
uses: sksat/[email protected]

.github/workflows/review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
components: clippy
3131

3232
- name: cache dependencies
33-
uses: Swatinem/[email protected].3
33+
uses: Swatinem/[email protected].7
3434

3535
- name: clippy check
3636
uses: sksat/[email protected]

0 commit comments

Comments
 (0)