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.
2 parents fab635f + ac92d75 commit b61df0cCopy full SHA for b61df0c
.github/workflows/gradle.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- run: ./gradlew jacocoTestReport
48
- name: Upload coverage report
49
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
50
with:
51
files: jacoco*.xml,*Jacoco*.xml
52
0 commit comments