Skip to content

Commit 2962c8b

Browse files
authored
Merge pull request #122 from Kotlin-Android-Open-Source/renovate/major-all-deps
chore(deps): update codecov/codecov-action action to v3
2 parents 4bc69e6 + e09d209 commit 2962c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
run: ./gradlew jacocoTestReport --warning-mode all --stacktrace
4545

4646
- name: Upload Test Report
47-
uses: codecov/codecov-action@v2.1.0
47+
uses: codecov/codecov-action@v3.0.0

0 commit comments

Comments
 (0)