Skip to content

Commit 5b1b75f

Browse files
committed
Merge branch 'main' of https://github.com/developmentseed/tipg into HEAD
2 parents e68eb27 + 26b4086 commit 5b1b75f

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Upload Results
5454
if: ${{ matrix.python-version == env.LATEST_PY_VERSION }}
55-
uses: codecov/codecov-action@v4
55+
uses: codecov/codecov-action@v5
5656
with:
5757
file: ./coverage.xml
5858
flags: unittests

0 commit comments

Comments
 (0)