Skip to content

Commit 0964163

Browse files
committed
ci(workflow): 更新 GitHub Pages 上传动作版本至 v4
1 parent cc4e76b commit 0964163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Setup Pages
5353
uses: actions/configure-pages@v5
5454
- name: Upload artifact
55-
uses: actions/upload-pages-artifact@v2
55+
uses: actions/upload-pages-artifact@v4
5656
with:
5757
# Upload entire repository
5858
path: 'doc/_build/html/'

0 commit comments

Comments
 (0)