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 71d8167 commit 323bdbbCopy full SHA for 323bdbb
.github/workflows/nextjs.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Static HTML export with Next.js
70
run: pnpm next export
71
- name: Upload artifact
72
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v4
73
with:
74
path: ./out
75
0 commit comments