Skip to content

Commit 99ed036

Browse files
Bump codecov/codecov-action from 1.5.2 to 2.1.0 (#4087)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.5.2 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@29386c7...f32b3a3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5409b31 commit 99ed036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
python -m coverage xml -i
4848
if: always()
4949

50-
- uses: codecov/codecov-action@29386c70ef20e286228c72b668a06fd0e8399192
50+
- uses: codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b
5151
with:
5252
name: ${{ matrix.python-version }}-${{ matrix.os }}
5353
if: always()

0 commit comments

Comments
 (0)