Skip to content

Commit 01fb268

Browse files
committed
Update nextjs.yml
1 parent 856646a commit 01fb268

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
@@ -76,7 +76,7 @@ jobs:
7676
- name: Build with Next.js
7777
run: ${{ steps.detect-package-manager.outputs.runner }} next build
7878
- name: Upload artifact
79-
uses: actions/upload-pages-artifact@v3
79+
uses: actions/upload-pages-artifact@v2
8080
with:
8181
path: ./out
8282

0 commit comments

Comments
 (0)