chore(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 #4

Closed
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/codecov/codecov-action-3.1.0 into main

View File

@ -49,7 +49,7 @@ jobs:
run: |
make test-unit-cover
if: env.GIT_DIFF
- uses: codecov/codecov-action@v2.1.0
- uses: codecov/codecov-action@v3.1.0
with:
file: ./coverage.txt
fail_ci_if_error: true