We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd56131 + d2f0231 commit a7d67baCopy full SHA for a7d67ba
.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@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
55
id: cache-turbo
56
with:
57
path: .turbo
0 commit comments