Skip to content

Commit 68d7b70

Browse files
committed
Website: Update upload yml
1 parent 1a185b5 commit 68d7b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- run: mv packages/website/build _site
3535
- run: cp _site/index.html _site/404.html
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-pages-artifact@v3
3838

3939
# Deployment job
4040
deploy:

0 commit comments

Comments
 (0)