Skip to content

Commit af4fb51

Browse files
Update Swatinem/rust-cache action to v2.7.7
1 parent e4bd719 commit af4fb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
components: clippy, rustfmt
2525

2626
- name: cache dependencies
27-
uses: Swatinem/rust-cache@v2.5.1
27+
uses: Swatinem/rust-cache@v2.7.7
2828

2929
- name: reviewdog / clippy
3030
uses: sksat/action-clippy@v0.2.1

0 commit comments

Comments
 (0)