Skip to content

Commit 33b4fdd

Browse files
authored
Update upload-pages-artifact action to v3
1 parent a77790a commit 33b4fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: CI=false pnpm build
3232

3333
- name: Upload artifact
34-
uses: actions/upload-pages-artifact@v1
34+
uses: actions/upload-pages-artifact@v3
3535
with:
3636
path: './build'
3737

0 commit comments

Comments
 (0)