Skip to content

Commit ac78bab

Browse files
chore(deps): update codecov/codecov-action action to v5.5.4
1 parent 1523fdb commit ac78bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Run tests
108108
run: make test
109109
- name: Upload coverage to Codecov
110-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3
110+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
111111
with:
112112
fail_ci_if_error: false
113113
env:

0 commit comments

Comments
 (0)