Skip to content

Commit fda00ea

Browse files
authored
Update nextjs.yml
1 parent 43c3925 commit fda00ea

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
@@ -81,7 +81,7 @@ jobs:
8181
- name: Build with Next.js
8282
run: bun run build
8383
- name: Upload artifact
84-
uses: actions/upload-pages-artifact@v5
84+
uses: actions/upload-pages-artifact@v4
8585
with:
8686
path: ./out
8787

0 commit comments

Comments
 (0)