Skip to content

Commit ce5188f

Browse files
Bump codecov/codecov-action from v1.0.10 to v1.2.1 (#909)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.10 to v1.2.1. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v1.0.10...e156083) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fec148 commit ce5188f

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
@@ -137,7 +137,7 @@ jobs:
137137

138138
# Upload coverage to Codecov
139139
- name: Upload coverage to Codecov
140-
uses: codecov/codecov-action@v1.0.10
140+
uses: codecov/codecov-action@v1.2.1
141141
with:
142142
file: ./coverage.xml # optional
143143
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)