diff --git a/.github/workflows/build-and-test-wheels.yml b/.github/workflows/build-and-test-wheels.yml index a6a00df42..47f16e125 100644 --- a/.github/workflows/build-and-test-wheels.yml +++ b/.github/workflows/build-and-test-wheels.yml @@ -95,7 +95,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Download all dists - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v3 with: # Unpacks default artifact into dist/ # If `name: artifact` is omitted, the action will create extra parent dir