Skip to content

Commit

Permalink
Merge pull request #213 from Kotlin-Android-Open-Source/renovate/all-…
Browse files Browse the repository at this point in the history
…deps

chore(deps): update codecov/codecov-action action to v4.1.0
  • Loading branch information
hoc081098 authored Feb 27, 2024
2 parents a50c5d7 + 0c35893 commit 84ff9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
run: ./gradlew :app:koverXmlReport --warning-mode all --stacktrace

- name: Upload Test Report
uses: codecov/codecov-action@v4.0.2
uses: codecov/codecov-action@v4.1.0

0 comments on commit 84ff9e1

Please sign in to comment.