Skip to content

Commit 08063f7

Browse files
chore(deps): update actions/cache action to v5 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67569a7 commit 08063f7

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
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Turbo cache
3535
id: turbo-cache
36-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
36+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
3737
with:
3838
path: .turbo
3939
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}

0 commit comments

Comments
 (0)