Skip to content

Commit 6a35009

Browse files
authored
Update deploy-pages.yml
1 parent 76f2e5a commit 6a35009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build
2828
run: npm run build -- --base=./
2929
- name: Upload artifact
30-
uses: actions/upload-pages-artifact@v2
30+
uses: actions/upload-pages-artifact@v3
3131
with:
3232
path: dist/
3333

0 commit comments

Comments
 (0)