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 772ec61 commit 6b4edbcCopy full SHA for 6b4edbc
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- run: mvn -B verify -P coverage --no-transfer-progress
33
34
- - uses: codecov/codecov-action@v1
+ - uses: codecov/codecov-action@v3
35
with:
36
file: ./**/target/site/jacoco/jacoco.xml
37
name: codecov
0 commit comments