We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35ca5be + 921b304 commit 41684b2Copy full SHA for 41684b2
1 file changed
.github/workflows/docs.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/configure-pages@v5
78
79
- name: 上传文档构建产物
80
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
81
with:
82
path: ./doc_build
83
0 commit comments