Skip to content

Commit c4feb4e

Browse files
authored
Merge pull request #2530 from kubernetes-client/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 4dac719 + 66b039d commit c4feb4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Upload coverage to Codecov
4646
if: "matrix.use_coverage"
47-
uses: codecov/codecov-action@v5
47+
uses: codecov/codecov-action@v6
4848
with:
4949
fail_ci_if_error: false
5050
verbose: true

0 commit comments

Comments
 (0)