We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b967b7 commit 44d73dfCopy full SHA for 44d73df
1 file changed
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Pages
34
uses: actions/configure-pages@v5
35
- name: Restore cache
36
- uses: actions/cache@v4
+ uses: actions/cache@v5
37
with:
38
path: |
39
.next/cache
0 commit comments