diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2d47bc6..2bbcbe7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: python -m build -s - name: download - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: pattern: wheels-* merge-multiple: true