Skip to content

Commit e94ddf3

Browse files
authored
update codecov (#123)
1 parent 46b87a5 commit e94ddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
shell: bash {0}
6262
run: python -m pytest --pyargs pymare --cov=pymare
6363
- name: "Upload coverage to CodeCov"
64-
uses: codecov/codecov-action@v1
64+
uses: codecov/codecov-action@v4
6565
if: success()
6666

6767
flake8-lint:

0 commit comments

Comments
 (0)