Skip to content

Commit 6c9b9cc

Browse files
⬆️ Update codecov/codecov-action action to v5.1.2
1 parent b0b33b1 commit 6c9b9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.1
83+
uses: codecov/codecov-action@v5.1.2
8484
with:
8585
fail_ci_if_error: true
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)