We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71e6a18 + 8125b4f commit 03eff54Copy full SHA for 03eff54
1 file changed
.github/workflows/maven-ci.yml
@@ -52,7 +52,7 @@ jobs:
52
name: jacoco.xml
53
54
- name: Upload JaCoCo coverage report to Codecov
55
- uses: codecov/codecov-action@v6.0.1
+ uses: codecov/codecov-action@v7.0.0
56
with:
57
token: ${{ secrets.CODECOV_TOKEN }}
58
files: jacoco.xml
0 commit comments