Skip to content

Commit 58c46b8

Browse files
Update update-doc.yml (fixed typos)
1 parent c0ba0ea commit 58c46b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: mkdocs build
2727

2828
- name: Upload artifact
29-
uses: actions/upload-pages-artifact@v2
29+
uses: actions/upload-pages-artifact@v3
3030
with:
3131
path: ./Doc
3232

0 commit comments

Comments
 (0)