Skip to content

Commit 4f0bb92

Browse files
Bump codecov/codecov-action from 4 to 5 (#770)
1 parent 6d8d587 commit 4f0bb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
pytest -v --color yes -n auto --cov libpysal --cov-append --cov-report term-missing --cov-report xml .
8080
8181
- name: Codecov
82-
uses: codecov/codecov-action@v4
82+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)