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:
commit
702042dba4
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user