We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Swatinem/rust-cache
1 parent fb51252 commit eb1c1a5Copy full SHA for eb1c1a5
action.yml
@@ -212,7 +212,7 @@ runs:
212
213
- name: Setup Rust Caching
214
if: inputs.cache == 'true'
215
- uses: Swatinem/rust-cache@v2
+ uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
216
with:
217
workspaces: ${{inputs.cache-workspaces}}
218
cache-directories: ${{inputs.cache-directories}}
0 commit comments