chore(deps): bump codecov/codecov-action from 5 to 7

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v5...v7)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/codecov/codecov-action-7
dependabot[bot] 2 weeks ago committed by GitHub
parent 1f32eae47e
commit ea0b2fcabd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,4 +14,4 @@ jobs:
- name: Run tests
run: uv run pytest --cov
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v7

Loading…
Cancel
Save