Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | codecov/codecov-action | v2.1.0 | v3.0.0 |
  • Loading branch information
renovate-bot committed Apr 5, 2022
1 parent 4bc69e6 commit e09d209
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 @@ -44,4 +44,4 @@ jobs:
run: ./gradlew jacocoTestReport --warning-mode all --stacktrace

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

0 comments on commit e09d209

Please sign in to comment.