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 a50c5d7 commit 0c35893Copy full SHA for 0c35893
.github/workflows/unit-test.yml
@@ -41,4 +41,4 @@ jobs:
41
run: ./gradlew :app:koverXmlReport --warning-mode all --stacktrace
42
43
- name: Upload Test Report
44
- uses: codecov/codecov-action@v4.0.2
+ uses: codecov/codecov-action@v4.1.0
0 commit comments