diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 8a0d7c1..820fb07 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -125,4 +125,4 @@ jobs: run: | pytest -v --color=yes --doctest-only geopandas --ignore=geopandas/datasets - - uses: codecov/codecov-action@v2 + - uses: codecov/codecov-action@v3