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

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
- [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...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/codecov/codecov-action-6
dependabot[bot] 4 days ago committed by GitHub
parent e98dc4fd61
commit 939003af8f
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@v6

Loading…
Cancel
Save