diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 11fcb5cd25d78..b1799fd40925a 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -157,7 +157,7 @@ jobs: uses: actions/checkout@v1 - name: Download artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: path: dist