Skip to content

Commit 310f324

Browse files
chore(deps): update swatinem/rust-cache digest to 779680d
1 parent 99f482c commit 310f324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-rust/action.yml

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

2626
- name: Rust Dependency Cache
27-
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
27+
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
2828
with:
2929
save-if: ${{ github.ref_name == 'develop' }}
3030
shared-key: "rust-cache-${{ runner.os }}-${{ runner.environment }}" # To allow reuse across jobs

0 commit comments

Comments
 (0)