Skip to content

Commit 2fc33d1

Browse files
committed
fix codecov action
1 parent 8ee95d6 commit 2fc33d1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
--cov-report=xml --cov-branch -n2
103103
104104
- name: Upload coverage to Codecov
105-
uses: codecov/codecov-action@v5.5.2
105+
uses: codecov/codecov-action@v7.0.0
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}
108108
fail_ci_if_error: false

git-submodules/tskit

Submodule tskit updated 193 files

0 commit comments

Comments
 (0)