Skip to content

Commit

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

Bump codecov/codecov-action from 2 to 3
  • Loading branch information
k8s-ci-robot authored Apr 6, 2022
2 parents c66a391 + 7780897 commit 702042d
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@v2
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
verbose: true

0 comments on commit 702042d

Please sign in to comment.