diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 9c13f931..10c9a618 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -39,7 +39,7 @@ jobs: if: "startsWith(github.ref, 'refs/tags/')" needs: [macos, linux] steps: - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: wheels - name: Upload Release