Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 14ca423

Browse files
Update codecov/codecov-action action to v4
1 parent d1b73aa commit 14ca423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
pytest --cov=spatialtis/ --cov-report=xml tests/
6464
6565
- name: Codecov
66-
uses: codecov/codecov-action@v3.0.0
66+
uses: codecov/codecov-action@v4.0.0
6767
with:
6868
# User defined upload name. Visible in Codecov UI
6969
name: spatialtis-cov

0 commit comments

Comments
 (0)