Skip to content

Commit c342cae

Browse files
Bump codecov/codecov-action from v1.2.1 to v1.2.2 (#1067)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.1 to v1.2.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.2.1...1f8f3ab) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d64fc1 commit c342cae

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
@@ -128,7 +128,7 @@ jobs:
128128

129129
# Upload coverage to Codecov
130130
- name: Upload coverage to Codecov
131-
uses: codecov/codecov-action@v1.2.1
131+
uses: codecov/codecov-action@v1.2.2
132132
with:
133133
file: ./coverage.xml # optional
134134
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)