Skip to content

Commit a94dfde

Browse files
Bump codecov/codecov-action from 1 to 2.1.0 (#222)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 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@v1...v2.1.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9358513 commit a94dfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
5353
- name: Upload coverage to Codecov
5454
if: matrix.python-version == 3.8
55-
uses: codecov/codecov-action@v1
55+
uses: codecov/codecov-action@v2.1.0
5656
with:
5757
file: ./coverage.xml

0 commit comments

Comments
 (0)