diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index 6d3c8dbb94..bb53ee5b6c 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -87,7 +87,7 @@ jobs: python-version: ${{ matrix.python }} - name: Downloads build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: artifacts/ @@ -141,7 +141,7 @@ jobs: - run: python -m pip install awscli boto3 - name: Downloads build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: artifacts/