Skip to content

Commit 0b94928

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent d8432c6 commit 0b94928

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
110+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
111111
with:
112112
fail_ci_if_error: false
113113
env:

0 commit comments

Comments
 (0)