Skip to content

Commit a70c521

Browse files
build(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 (#811)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.3.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.1.1...v4.3.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3414163 commit a70c521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: pytest -v tests --cov --cov-report=xml --cov-config=pyproject.toml
5959

6060
- name: Upload coverage report
61-
uses: codecov/codecov-action@v4.1.1
61+
uses: codecov/codecov-action@v4.3.0
6262

6363
test_core:
6464
timeout-minutes: 30

0 commit comments

Comments
 (0)