Skip to content

Commit 6c68bcb

Browse files
authored
Update nextjs.yml
1 parent 73c510b commit 6c68bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Static HTML export with Next.js
7878
run: ${{ steps.detect-package-manager.outputs.runner }} next export
7979
- name: Upload build artifact
80-
uses: actions/upload-artifact@v3
80+
uses: actions/upload-artifact@v4
8181
with:
8282
name: nextjs-build
8383
path: ./out

0 commit comments

Comments
 (0)