We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf7e9d1 + 9669e90 commit 5ddebacCopy full SHA for 5ddebac
1 file changed
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
pytest --cov=geotiepoints geotiepoints/tests --cov-report=xml --cov-report=
75
76
- name: Upload unittest coverage to Codecov
77
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
78
with:
79
flags: unittests
80
files: ./coverage.xml
0 commit comments