Skip to content

Commit 803841e

Browse files
authored
Merge pull request #274 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update codecov/codecov-action action to v5.4.2
2 parents a6439f8 + 5d2c52d commit 803841e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: ./gradlew app:koverXmlReportDebug --warning-mode all --stacktrace
4242

4343
- name: Upload Test Report
44-
uses: codecov/[email protected].0
44+
uses: codecov/[email protected].2
4545
with:
4646
files: ./app/build/reports/kover/reportDebug.xml
4747
fail_ci_if_error: true

0 commit comments

Comments
 (0)