Skip to content

Commit 699e4da

Browse files
authored
Update nextjs.yml
1 parent d379ade commit 699e4da

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
@@ -80,7 +80,7 @@ jobs:
8080
#- name: Static HTML export with Next.js
8181
#run: ${{ steps.detect-package-manager.outputs.runner }} next export
8282
- name: Upload artifact
83-
uses: actions/upload-pages-artifact@v4
83+
uses: actions/upload-pages-artifact@v3
8484
with:
8585
path: ./out
8686

0 commit comments

Comments
 (0)