We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e9ae7 commit 1ed3c62Copy full SHA for 1ed3c62
.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.3.0
+ uses: codecov/codecov-action@v5.3.1
43
with:
44
file: target/site/jacoco/jacoco.xml
0 commit comments