Skip to content

Commit 901c2e1

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#371)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58ace61 commit 901c2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_internal.yml

Lines changed: 1 addition & 1 deletion
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@v4
62+
uses: codecov/codecov-action@v5
6363
if: always()
6464
# see: https://github.com/actions/toolkit/issues/399
6565
continue-on-error: true

0 commit comments

Comments
 (0)