Skip to content

Commit 7deeb50

Browse files
chore(deps): update actions/cache action to v5
1 parent eef93f1 commit 7deeb50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-e2e.yaml

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@v4
36+
uses: actions/cache@v5
3737
with:
3838
path: .turbo
3939
key: turbo-${{ github.job }}-${{ github.ref_name }}-${{ github.sha }}

0 commit comments

Comments
 (0)