Skip to content

Commit d9b1a59

Browse files
Bump codecov/codecov-action from 2.1.0 to 3 (#242)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md) - [Commits](codecov/codecov-action@v2.1.0...v3) --- 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 757cc50 commit d9b1a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
4949
- name: Upload coverage to Codecov
5050
if: matrix.python-version == 3.8
51-
uses: codecov/codecov-action@v2.1.0
51+
uses: codecov/codecov-action@v3
5252
with:
5353
file: ./coverage.xml

0 commit comments

Comments
 (0)