Skip to content

Commit ed8c57d

Browse files
Update Swatinem/rust-cache action to v2.8.1
1 parent 4c26e8c commit ed8c57d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: dtolnay/rust-toolchain@stable
1818
with:
1919
components: rustfmt, clippy
20-
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
20+
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
2121
- uses: taiki-e/install-action@just
2222
- uses: taiki-e/install-action@cargo-hack
2323
- name: Lint (clippy)

0 commit comments

Comments
 (0)