build(deps): bump codecov/codecov-action from 1.5.2 to 2.1.0 (#819)

This commit is contained in:
dependabot[bot] 2021-09-23 00:12:29 -07:00 committed by GitHub
parent 17652ce80e
commit e82f17e230
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ jobs:
env: env:
CGO_ENABLED: 0 CGO_ENABLED: 0
- name: Upload Codecov report - name: Upload Codecov report
uses: codecov/codecov-action@v1.5.2 uses: codecov/codecov-action@v2.1.0
with: with:
files: coverage.txt files: coverage.txt
fail_ci_if_error: true # optional (default = false) fail_ci_if_error: true # optional (default = false)