Skip to content

Commit 3722051

Browse files
committed
Update codecov action.
1 parent 3d00618 commit 3722051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
run: python -m pytest tests/ --cov=biosimulators_tellurium --cov-report=xml
149149

150150
- name: Upload the coverage report to Codecov
151-
uses: codecov/codecov-action@v3
151+
uses: codecov/codecov-action@v4
152152
with:
153153
token: ${{ secrets.CODECOV_TOKEN }}
154154
flags: unittests

0 commit comments

Comments
 (0)