We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8d587 commit 4f0bb92Copy full SHA for 4f0bb92
.github/workflows/unittests.yml
@@ -79,4 +79,4 @@ jobs:
79
pytest -v --color yes -n auto --cov libpysal --cov-append --cov-report term-missing --cov-report xml .
80
81
- name: Codecov
82
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments