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.
1 parent f404ee1 commit 74ea720Copy full SHA for 74ea720
.github/actions/rustup/cargo/action.yml
@@ -22,7 +22,7 @@ runs:
22
save-if: ${{ inputs.save-if }}
23
24
- name: Cache to local
25
- uses: stormslowly/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
+ uses: stormslowly/rust-cache@8269079380bc35105b3ed8b0f1f7c9557c6dec93 # v2.7.8
26
if: ${{ runner.environment == 'self-hosted' }}
27
with:
28
prefix-key: "RCache-L-5"
0 commit comments