Skip to content

Commit 219dbe8

Browse files
committed
Updating workflow with upload-page-artifacts@v3
1 parent 5d9fc77 commit 219dbe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Build with Next.js
7272
run: ${{ steps.detect-package-manager.outputs.runner }} next build
7373
- name: Upload artifact
74-
uses: actions/upload-pages-artifact@v1
74+
uses: actions/upload-pages-artifact@v3
7575
with:
7676
path: ./out
7777

0 commit comments

Comments
 (0)