Skip to content

Commit c5831c6

Browse files
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 2ce50da commit c5831c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
echo "CODECOV_TOKEN=$CODECOV_TOKEN" >> "$GITHUB_ENV"
115115
116116
- name: Upload coverage report to Codecov
117-
uses: codecov/codecov-action@v3
117+
uses: codecov/codecov-action@v5
118118
with:
119119
fail_ci_if_error: true
120120
file: coverage.xml

0 commit comments

Comments
 (0)