diff --git a/.github/workflows/build-wheels.yaml b/.github/workflows/build-wheels.yaml index 3f03a52..46fd561 100644 --- a/.github/workflows/build-wheels.yaml +++ b/.github/workflows/build-wheels.yaml @@ -67,7 +67,7 @@ jobs: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Download artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: wheels path: ./dist