Skip to content

Commit 4309289

Browse files
chore(deps): update swatinem/rust-cache digest to e18b497
1 parent bf243e4 commit 4309289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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, llvm-tools-preview
2525

2626
- name: Rust Dependency Cache
27-
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
27+
uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # 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)