diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index c56ebf48..82b3608c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -50,7 +50,7 @@ jobs: uses: actions/checkout@v4 - name: Download constraints.txt - uses: actions/download-artifact@v4.0.0 + uses: actions/download-artifact@v4.1.1 with: name: constraints