diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 023183a..d6ec12c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -140,7 +140,7 @@ jobs: needs: [build-using-docker, build-macos] steps: - name: Download packaged releases - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: merge-multiple: true - name: List downloaded files