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.
2 parents ab68452 + f964086 commit 8b89091Copy full SHA for 8b89091
action.yml
@@ -220,7 +220,7 @@ runs:
220
221
- name: Setup Rust Caching
222
if: inputs.cache == 'true'
223
- uses: Swatinem/rust-cache@v2
+ uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0
224
with:
225
workspaces: ${{inputs.cache-workspaces}}
226
cache-directories: ${{inputs.cache-directories}}
0 commit comments