diff --git a/.github/workflows/build-tag.yaml b/.github/workflows/build-tag.yaml index 2ff9250..882d7f3 100644 --- a/.github/workflows/build-tag.yaml +++ b/.github/workflows/build-tag.yaml @@ -49,7 +49,7 @@ jobs: steps: # This already extracts the contents of the artifact - name: "Download artifact" - uses: "actions/download-artifact@v2" + uses: "actions/download-artifact@v4" with: name: bemanitools-${{ github.sha }}