There was an error while loading. Please reload this page.
2 parents ff157c7 + 1148f7a commit 68cd687Copy full SHA for 68cd687
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
run: ./gradlew jacocoTestCoverageVerification --no-daemon
55
56
- name: Upload coverage reports to Codecov
57
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
58
with:
59
files: ./build/reports/jacoco/test/jacocoTestReport.xml
60
flags: unittests
0 commit comments