Skip to content

Commit 61a4335

Browse files
chore(deps): update actions/cache digest to 5a3ec84 (#750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a14d629 commit 61a4335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Turbo cache
3232
id: turbo-cache
33-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
33+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
3434
with:
3535
path: .turbo
3636
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}

0 commit comments

Comments
 (0)