Merge pull request #1769 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-3

Bump codecov/codecov-action from 2 to 3
This commit is contained in:
Kubernetes Prow Robot 2022-04-06 09:18:56 -07:00 committed by GitHub
commit 702042dba4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ jobs:
- name: Upload coverage to Codecov
if: "matrix.use_coverage"
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
verbose: true