diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5f8e4e..49594a7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -160,7 +160,7 @@ jobs: continue-on-error: true - name: Upload to Codecov - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: files: coverage/cobertura.xml flags: unittests