Skip to content

Commit 1c61b4f

Browse files
dependabot[bot]abrookinsbsbodden
authored
Bump codecov/codecov-action from 4 to 5 (#670)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 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@v4...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Brookins <[email protected]> Co-authored-by: Brian Sam-Bodden <[email protected]>
1 parent fd0cd14 commit 1c61b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
make test
145145
poetry run coverage xml
146146
- name: Upload coverage
147-
uses: codecov/codecov-action@v4
147+
uses: codecov/codecov-action@v5
148148
with:
149149
file: ./coverage.xml
150150
flags: unit

0 commit comments

Comments
 (0)