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 fe5f3a9 commit a2ce5b3Copy full SHA for a2ce5b3
.github/actions/cache/action.yml
@@ -20,4 +20,3 @@ runs:
20
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
21
with:
22
key: ${{ steps.normalized-key.outputs.key }}-3
23
- workspaces: "./src/rust/ -> target"
0 commit comments