ci(cache): migrate rust cache actions to useblacksmith (#706)
This commit is contained in:
parent
a087007257
commit
5afff7b6d7
7 changed files with 11 additions and 10 deletions
2
.github/workflows/rust-reusable.yml
vendored
2
.github/workflows/rust-reusable.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
- name: Restore Rust cache
|
||||
if: inputs.use_cache
|
||||
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
|
||||
uses: useblacksmith/rust-cache@f53e7f127245d2a269b3d90879ccf259876842d5 # v3
|
||||
|
||||
- name: Run command
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue