Skip to content

Commit d2885c1

Browse files
authored
Merge branch 'master' into reinstall-geopandas
2 parents 3185f1b + a10af5d commit d2885c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

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

145145
# Upload coverage to Codecov
146146
- name: Upload coverage to Codecov
147-
uses: codecov/codecov-action@v1.5.0
147+
uses: codecov/codecov-action@v1.5.2
148148
with:
149149
file: ./coverage.xml # optional
150150
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)