We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 131a8b4 + a7ea9d7 commit fc2222aCopy full SHA for fc2222a
.github/workflows/ci.yaml
@@ -51,7 +51,7 @@ jobs:
51
node-version-file: .nvmrc
52
cache: "pnpm"
53
- name: ⚙️ Cache Turbo
54
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
+ uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
55
id: cache-turbo
56
with:
57
path: .turbo
0 commit comments