Skip to content

Commit 5f21816

Browse files
Bump codecov/codecov-action from 3 to 5 (#1435)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5. - [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...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25612d0 commit 5f21816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
run: uv run inv pytest --junit --no-pty --isolated
4343

4444
- name: Upload coverage reports to Codecov with GitHub Action on Python 3.13 for each OS
45-
uses: codecov/codecov-action@v3
45+
uses: codecov/codecov-action@v5
4646
if: ${{ matrix.python-version == '3.13' }}

0 commit comments

Comments
 (0)