Skip to content

Commit 0b39401

Browse files
build(deps): bump codecov/codecov-action from 3 to 5
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-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e984fc commit 0b39401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python-poetry-task.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
echo "CODECOV_TOKEN=$CODECOV_TOKEN" >> "$GITHUB_ENV"
106106
107107
- name: Upload coverage report to Codecov
108-
uses: codecov/codecov-action@v3
108+
uses: codecov/codecov-action@v5
109109
with:
110110
fail_ci_if_error: true
111111
file: coverage.xml

0 commit comments

Comments
 (0)