We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5052bbb commit b881845Copy full SHA for b881845
.github/workflows/develop.yml
@@ -40,7 +40,7 @@ jobs:
40
run: npm run build # 确保package.json中有build脚本
41
42
- name: Setup Pages
43
- uses: actions/configure-pages@v5
+ uses: actions/configure-pages@v4
44
45
- name: Upload artifact
46
uses: actions/upload-pages-artifact@v2
0 commit comments