Skip to content

Commit aa548aa

Browse files
build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.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@v5.5.2...v6.0.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dda1aa commit aa548aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: python -m pytest
5454

5555
- name: Upload coverage to Codecov
56-
uses: codecov/codecov-action@v5.5.2
56+
uses: codecov/codecov-action@v6.0.0
5757
with:
5858
env_vars: PYTHON
5959
flags: unittests

0 commit comments

Comments
 (0)