Skip to content

Commit dca029c

Browse files
authored
Merge pull request #265 from Kotlin-Android-Open-Source/renovate/all-deps :shipit:
chore(deps): update codecov/codecov-action action to v5.3.0
2 parents 10dfe87 + 9f39672 commit dca029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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/codecov-action@v5.2.0
44+
uses: codecov/codecov-action@v5.3.0
4545
with:
4646
files: ./app/build/reports/kover/reportDebug.xml
4747
fail_ci_if_error: true

0 commit comments

Comments
 (0)