Skip to content

Commit a10af5d

Browse files
Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#1332)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.0 to 1.5.2. - [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.5.0...v1.5.2) --- 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 64a34d2 commit a10af5d

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/[email protected].0
147+
uses: codecov/[email protected].2
148148
with:
149149
file: ./coverage.xml # optional
150150
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)