Skip to content

Commit c433b39

Browse files
Bump codecov/codecov-action from 3 to 4 (#93)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2284d9 commit c433b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
# python -m pytest --cov=lazy_loader --doctest-modules --durations=20
3535
3636
- name: Upload coverage to Codecov
37-
uses: codecov/codecov-action@v3
37+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)