Skip to content

Commit 176d7ca

Browse files
build(deps): bump codecov/codecov-action from 4 to 5 (#6)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c288593 commit 176d7ca

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
@@ -47,7 +47,7 @@ jobs:
4747
run: mise run test --coverage
4848

4949
- name: Upload coverage to Codecov
50-
uses: codecov/codecov-action@v4
50+
uses: codecov/codecov-action@v5
5151
if: matrix.python-version == '3.13'
5252
with:
5353
file: ./coverage.xml

0 commit comments

Comments
 (0)