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

Commit a1ffe40

Browse files
committed
Update codecov/codecov-action action to v3.1.0
1 parent ab01d4c commit a1ffe40

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
@@ -47,7 +47,7 @@ jobs:
4747
pytest --cov=spatialtis/ --cov-report=xml tests/
4848
4949
- name: Codecov
50-
uses: codecov/codecov-action@v3.0.0
50+
uses: codecov/codecov-action@v3.1.0
5151
with:
5252
# User defined upload name. Visible in Codecov UI
5353
name: spatialtis-cov

0 commit comments

Comments
 (0)