Skip to content

Commit 41684b2

Browse files
authored
Merge pull request #90 from winjs-dev/dependabot/github_actions/actions/upload-pages-artifact-4
ci(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 35ca5be + 921b304 commit 41684b2

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)