Skip to content

Commit 4643bd3

Browse files
ci(deps): update codecov/codecov-action action to v5.5.4 (#446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 401a9bd commit 4643bd3

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
@@ -102,7 +102,7 @@ jobs:
102102
run: mise run test:coverage
103103

104104
- name: Upload coverage to Codecov
105-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
105+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
106106
with:
107107
files: ./cobertura.xml
108108
fail_ci_if_error: true

0 commit comments

Comments
 (0)