diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 18aaf1b..9dcb034 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -245,7 +245,7 @@ jobs: uses: actions/checkout@v6 - name: Download all wheel artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v8 with: path: dist merge-multiple: true diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 804083a..de88cd2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,7 +113,7 @@ jobs: # 📥 下载预构建的 broker(节省 3-8 分钟) - name: Download broker binary - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: pulsar-lite-broker path: rust/target/release/