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 43c3925 commit fda00eaCopy full SHA for fda00ea
.github/workflows/nextjs.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Build with Next.js
82
run: bun run build
83
- name: Upload artifact
84
- uses: actions/upload-pages-artifact@v5
+ uses: actions/upload-pages-artifact@v4
85
with:
86
path: ./out
87
0 commit comments