Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)