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 d379ade commit 699e4daCopy full SHA for 699e4da
.github/workflows/nextjs.yml
@@ -80,7 +80,7 @@ jobs:
80
#- name: Static HTML export with Next.js
81
#run: ${{ steps.detect-package-manager.outputs.runner }} next export
82
- name: Upload artifact
83
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
84
with:
85
path: ./out
86
0 commit comments