We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710f578 commit 496374dCopy full SHA for 496374d
.github/workflows/ci.yml
@@ -34,6 +34,6 @@ jobs:
34
run: mvn -B clean package install jacoco:report
35
36
- name: Coverage
37
- uses: codecov/codecov-action@v4.1.1
+ uses: codecov/codecov-action@v4.2.0
38
with:
39
file: target/site/jacoco/jacoco.xml
0 commit comments