diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 2ed527e54..58117dd82 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -307,7 +307,7 @@ jobs: fetch-tags: true ref: ${{ github.ref }} - name: download all the artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 - name: prepare for release id: release run: |