diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98f83c0..9fa1633 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: python -m build -s - name: download - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: pattern: wheels-* merge-multiple: true