Skip to content

Commit f629462

Browse files
Bump codecov/codecov-action from 4 to 5 (#318)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d13512e commit f629462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
run: |
6767
pytest -v -r a --color=yes --cov=dask_geopandas --cov-append --cov-report term-missing --cov-report xml .
6868
69-
- uses: codecov/codecov-action@v4
69+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)