Skip to content

Commit 24198f0

Browse files
committed
Try updating version
1 parent a30ef6d commit 24198f0

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
@@ -59,7 +59,7 @@ jobs:
5959
- name: Static HTML export with Next.js
6060
run: npx next build
6161
- name: Upload artifact
62-
uses: actions/upload-pages-artifact@v1
62+
uses: actions/upload-pages-artifact@v3
6363
with:
6464
path: ./out
6565

0 commit comments

Comments
 (0)