Skip to content

Commit 323bdbb

Browse files
authored
Update nextjs.yml
1 parent 71d8167 commit 323bdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Static HTML export with Next.js
7070
run: pnpm next export
7171
- name: Upload artifact
72-
uses: actions/upload-pages-artifact@v1
72+
uses: actions/upload-pages-artifact@v4
7373
with:
7474
path: ./out
7575

0 commit comments

Comments
 (0)