Skip to content

Commit 3095c0a

Browse files
⬆️ Update codecov/codecov-action action to v5.5.2 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47abe45 commit 3095c0a

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
83+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
8484
with:
8585
fail_ci_if_error: true
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)