Skip to content

Commit

Permalink
chore: bump codecov/codecov-action from v1.2.1 to v1.3.1 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
1 parent ce40c1b commit 00b423f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: ./gradlew testDebugUnitTest
- name: run jacocoTestReport
run: ./gradlew jacocoTestReport
- uses: codecov/codecov-action@v1.2.1
- uses: codecov/codecov-action@v1.3.1
- name: upload test results
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 00b423f

Please sign in to comment.