Skip to content

Commit b462cfc

Browse files
Bump codecov/codecov-action from v1.3.1 to v1.3.2 (#1188)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.1 to v1.3.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.3.1...9b0b9bb) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 712a213 commit b462cfc

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].1
143+
uses: codecov/[email protected].2
144144
with:
145145
file: ./coverage.xml # optional
146146
env_vars: OS,PYTHON,NUMPY

0 commit comments

Comments
 (0)