This repo is deprecated. Use actions/upload-code-coverage instead:
- uses: actions/upload-code-coverage@v1
with:
file: cobertura.xml
language: Java
label: code-coverage/jacocoThis copy will continue to work but is no longer maintained and will emit a deprecation warning in your workflow logs.