Skip to content

Commit bccfb68

Browse files
Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#1464)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87c67b3 commit bccfb68

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
@@ -144,7 +144,7 @@ jobs:
144144

145145
# Upload coverage to Codecov
146146
- name: Upload coverage to Codecov
147-
uses: codecov/[email protected].2
147+
uses: codecov/[email protected].3
148148
with:
149149
file: ./coverage.xml # optional
150150
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)