Skip to content

Commit e23290f

Browse files
Bump codecov/codecov-action from 5 to 6 (#233)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b72d5c2 commit e23290f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
COLOR: 'yes'
8181
- run: python -m coverage xml
8282
- name: Upload coverage
83-
uses: codecov/codecov-action@v5
83+
uses: codecov/codecov-action@v6
8484
with:
8585
fail_ci_if_error: true
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)