We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cc23c commit f3fc625Copy full SHA for f3fc625
.github/workflows/nextjs.yml
@@ -62,7 +62,7 @@ jobs:
62
# You may remove this line if you want to manage the configuration yourself.
63
static_site_generator: next
64
- name: Restore cache
65
- uses: actions/cache@v3
+ uses: actions/cache@v4
66
with:
67
path: |
68
.next/cache
0 commit comments