Skip to content

Commit 40c0c6a

Browse files
chore(deps): update actions/cache digest to 0057852
1 parent 8c097c2 commit 40c0c6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: Cache turbo build setup
34-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
34+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
3535
with:
3636
path: .turbo
3737
key: ${{ runner.os }}-turbo-${{ github.sha }}
@@ -67,7 +67,7 @@ jobs:
6767
fetch-depth: 0
6868

6969
- name: Cache turbo build setup
70-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
70+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
7171
with:
7272
path: .turbo
7373
key: ${{ runner.os }}-turbo-${{ github.sha }}

0 commit comments

Comments
 (0)