diff --git a/.github/workflows/build_wheel.yml b/.github/workflows/build_wheel.yml index d15fb8a27e..e27382e284 100644 --- a/.github/workflows/build_wheel.yml +++ b/.github/workflows/build_wheel.yml @@ -85,7 +85,7 @@ jobs: steps: - name: Fetch wheels from artifacts id: fetch_artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: path: 'wheels/'