Skip to content

Commit 4f80564

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#365)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <[email protected]>
1 parent 2ea3373 commit 4f80564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
--cov-report term
137137
138138
- name: "Upload coverage to Codecov"
139-
uses: codecov/codecov-action@v4
139+
uses: codecov/codecov-action@v5
140140
with:
141141
name: coverage.xml
142142
flags: coverage

0 commit comments

Comments
 (0)