Skip to content

Commit

Permalink
Merge pull request #2306 from kubernetes-client/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
  • Loading branch information
k8s-ci-robot authored Nov 20, 2024
2 parents 07fb11f + b2f8420 commit 3ae5fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 3ae5fbb

Please sign in to comment.