diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 5240c48a4..222c0fff1 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -117,7 +117,7 @@ jobs: actions: write steps: - name: Download artefacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 # Create/update the "latest" release - uses: ncipollo/release-action@v1