We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d9ea2 commit 9717a3bCopy full SHA for 9717a3b
.github/workflows/build-feature.yml
@@ -52,6 +52,6 @@ jobs:
52
run: |
53
mvn -B verify -P coverage --no-transfer-progress -D maven.javadoc.skip=true
54
55
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
56
with:
57
files: "'*/jacoco.xml'"
.github/workflows/build-main.yml
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments