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 de66e4f commit e2f8ae0Copy full SHA for e2f8ae0
.github/workflows/gradle.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- run: ./gradlew jacocoTestReport
60
- name: Upload coverage report
61
- uses: codecov/codecov-action@v5.5.0
+ uses: codecov/codecov-action@v5.5.1
62
with:
63
files: jacoco*.xml,*Jacoco*.xml
64
0 commit comments