diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec6ce8d..5410a3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: --tb=short -q - name: Upload coverage - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: matrix.python-version == '3.12' with: name: coverage-xml