Skip to content

Commit 55259b0

Browse files
committed
fix ci
1 parent 51b6228 commit 55259b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Setup Pages
5959
uses: actions/configure-pages@v2
6060
- name: Upload artifact
61-
uses: actions/upload-pages-artifact@v1
61+
uses: actions/upload-pages-artifact@v3
6262
with:
6363
path: "./docs"
6464

0 commit comments

Comments
 (0)