Skip to content

Commit 8671dfc

Browse files
Update cache action to version 4
1 parent 69e23a1 commit 8671dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# You may remove this line if you want to manage the configuration yourself.
6363
static_site_generator: next
6464
- name: Restore cache
65-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
65+
uses: actions/cache@v4
6666
with:
6767
path: |
6868
.next/cache

0 commit comments

Comments
 (0)