Skip to content

Commit 6e13aa5

Browse files
authored
Bump codecov-action from v1.4.0 to v1.4.1 (#1220)
See codecov/codecov-action#289 for the issue report.
1 parent 6d01523 commit 6e13aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
# Upload coverage to Codecov
142142
- name: Upload coverage to Codecov
143-
uses: codecov/[email protected].0
143+
uses: codecov/[email protected].1
144144
with:
145145
file: ./coverage.xml # optional
146146
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)