diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3866e14..452ac9d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -85,7 +85,7 @@ jobs: - uses: actions/checkout@v4 - name: Download all wheel artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v7 with: path: all-wheels pattern: python-wheels-*