diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79b423d0..dc705f21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -326,7 +326,7 @@ jobs: - name: Upload coverage if: matrix.coverage - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: disable_search: true file: __out/cobertura.xml