We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd4ccb commit c7c6a56Copy full SHA for c7c6a56
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
run: ./gradlew koverXmlReport
69
70
- name: Upload Test Report
71
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].2
72
73
- name: Upload test report artifact
74
if: ${{ failure() }}
0 commit comments