Skip to content

Commit b143792

Browse files
committed
Update codecov action to v5
1 parent b006c3f commit b143792

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
@@ -64,6 +64,6 @@ jobs:
6464
run: uv run pytest --cov=src --cov-report=xml
6565

6666
- name: Upload coverage reports to Codecov
67-
uses: codecov/codecov-action@v4
67+
uses: codecov/codecov-action@v5
6868
env:
6969
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)