diff --git a/.github/workflows/ci-release.yml b/.github/workflows/ci-release.yml index 37f24a4..c118424 100644 --- a/.github/workflows/ci-release.yml +++ b/.github/workflows/ci-release.yml @@ -63,7 +63,7 @@ jobs: rm -fr work - name: Download_Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: belayer-webapi-dists path: work