Skip to content

Commit 30b6397

Browse files
build(deps): bump codecov/codecov-action from 3 to 4 (#312)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da0a1e8 commit 30b6397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_internal.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
coverage xml
6060
6161
- name: Upload coverage to Codecov
62-
uses: codecov/codecov-action@v3
62+
uses: codecov/codecov-action@v4
6363
if: always()
6464
# see: https://github.com/actions/toolkit/issues/399
6565
continue-on-error: true

0 commit comments

Comments
 (0)