Merge pull request #2306 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
This commit is contained in:
Kubernetes Prow Robot 2024-11-20 21:36:54 +00:00 committed by GitHub
commit 3ae5fbb72b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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