diff --git a/.github/workflows/build-wheels.yaml b/.github/workflows/build-wheels.yaml index 6559d37..34d9861 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@v6 + uses: actions/download-artifact@v7 with: name: wheels path: ./dist