There was an error while loading. Please reload this page.
2 parents 4270641 + 042cc2b commit e6d0399Copy full SHA for e6d0399
1 file changed
.github/workflows/coverage.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Generate coverage with JaCoCo
29
run: mvn -V --color always -ntp clean verify -Pci
30
- name: Upload coverage to Codecov
31
- uses: codecov/codecov-action@v5.4.2
+ uses: codecov/codecov-action@v5.4.3
32
with:
33
file: 'target/site/jacoco/jacoco.xml'
34
disable_search: true
0 commit comments