diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index cd4e8070..51b70e89 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -86,7 +86,7 @@ jobs: contents: write steps: - name: Download artefacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 - uses: ncipollo/release-action@v1 with: