We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b1cb6 commit 8f8e013Copy full SHA for 8f8e013
1 file changed
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Turbo cache
35
id: turbo-cache
36
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
37
with:
38
path: .turbo
39
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}
0 commit comments