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 7b43ba8 commit b7cb3f1Copy full SHA for b7cb3f1
.github/workflows/shared-zerv-versioning.yml
@@ -281,5 +281,4 @@ jobs:
281
~/.cargo/registry/index/
282
~/.cargo/registry/cache/
283
~/.cargo/git/db/
284
- key: ${{ steps.cache-zerv.outputs.cache-primary-key }}-${{ github.run_id }}
285
- # key: cargo-zerv-${{ runner.os }}-${{ inputs.zerv_version || 'latest' }}
+ key: ${{ steps.cache-zerv.outputs.cache-primary-key }}-${{ github.run_id }}-${{ github.run_attempt }}
0 commit comments