Skip to content

Commit c278ba6

Browse files
Bump codecov/codecov-action from 4 to 5 (#1562)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 298e4ea commit c278ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- run: coverage-prepare lcov python/pydantic_core/*.so
5757

58-
- uses: codecov/codecov-action@v4
58+
- uses: codecov/codecov-action@v5
5959

6060
# See https://github.com/PyO3/pyo3/discussions/2781
6161
# tests intermittently segfault with pypy and cpython 3.7 when using `coverage run ...`, hence separate job

0 commit comments

Comments
 (0)