Skip to content

Commit 28e483f

Browse files
authored
Merge pull request #163 from Kotlin-Android-Open-Source/renovate/all-deps
chore(deps): update codecov/codecov-action action to v3.1.1
2 parents 293660d + 9c57d05 commit 28e483f

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@v3.1.0
47+
uses: codecov/codecov-action@v3.1.1

0 commit comments

Comments
 (0)