Skip to content

Commit b888351

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent ec22b94 commit b888351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
uses: actions/configure-pages@v5
7878

7979
- name: 上传文档构建产物
80-
uses: actions/upload-pages-artifact@v3
80+
uses: actions/upload-pages-artifact@v4
8181
with:
8282
path: ./doc_build
8383

0 commit comments

Comments
 (0)