Skip to content

Commit d3820b2

Browse files
Bump codecov/codecov-action from 4.6.0 to 7.0.0 (#6257)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a499676 commit d3820b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
working-directory: downloaded-artifacts
133133

134134
- name: Upload Coverage
135-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
135+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
136136
with:
137137
token: ${{ secrets.CODECOV_TOKEN }}
138138
fail_ci_if_error: true

0 commit comments

Comments
 (0)