diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index ff91618..440acb1 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -119,7 +119,7 @@ jobs: steps: - name: Collect sdist and wheels - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: wheels path: wheelhouse