Skip to content

Commit 553dbc7

Browse files
⬆️ Update codecov/codecov-action action to v5.0.4 (#44)
1 parent 0505940 commit 553dbc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uv run --frozen coverage combine coverage*/.coverage*
8181
uv run --frozen coverage xml -i
8282
- name: ⬆️ Upload coverage report
83-
uses: codecov/codecov-action@v5.0.3
83+
uses: codecov/codecov-action@v5.0.4
8484
with:
8585
fail_ci_if_error: true
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)