diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8effc01..3854998 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: # 上传构建产物zip - name: Upload artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: halo-theme-dream2.0-plus path: dist-actions