We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677a7c7 commit 5fed098Copy full SHA for 5fed098
.github/workflows/ci.yml
@@ -39,6 +39,6 @@ jobs:
39
run: mvn -B clean package install jacoco:report
40
41
- name: Coverage
42
- uses: codecov/codecov-action@v5.0.5
+ uses: codecov/codecov-action@v5.0.6
43
with:
44
file: target/site/jacoco/jacoco.xml
0 commit comments