Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
3894890862 | |||
e30ac2d0c3 | |||
5c1a21078c | |||
dddc7287f5 | |||
219aba40d4 |
@ -173,6 +173,6 @@ runs:
|
||||
|
||||
- name: Setup Rust Caching
|
||||
if: inputs.cache == 'true'
|
||||
uses: Swatinem/rust-cache@v2
|
||||
uses: actions/rust-cache@v2
|
||||
with:
|
||||
workspaces: ${{inputs.cache-workspaces}}
|
||||
|
Reference in New Issue
Block a user