Skip to content

Commit d4637ee

Browse files
chore(deps): update swatinem/rust-cache action to v2.6.1
1 parent 2a28c32 commit d4637ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
toolchain: stable
2222

23-
- uses: Swatinem/rust-cache@v2.5.1
23+
- uses: Swatinem/rust-cache@v2.6.1
2424

2525
- name: Run fmt
2626
run: cargo fmt -- --check

0 commit comments

Comments
 (0)