Skip to content

Commit c81555e

Browse files
Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#1511)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d069ac0 commit c81555e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144

145145
# Upload coverage to Codecov
146146
- name: Upload coverage to Codecov
147-
uses: codecov/codecov-action@v2.0.3
147+
uses: codecov/codecov-action@v2.1.0
148148
with:
149149
file: ./coverage.xml # optional
150150
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)