Merge pull request #2125 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
This commit is contained in:
Kubernetes Prow Robot 2023-10-09 18:41:34 +02:00 committed by GitHub
commit c6acb1f04a
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@v3
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false
verbose: true