Skip to content

Commit 26b4086

Browse files
Merge pull request #196 from developmentseed/dependabot/github_actions/all-d109cd9e8b
Bump codecov/codecov-action from 4 to 5 in the all group
2 parents 151344d + 1d51fd1 commit 26b4086

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)