Skip to content

Commit aeb5f95

Browse files
ci: update action codecov/codecov-action from 57e3a13 to fb8b358
1 parent 0d3610e commit aeb5f95

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
@@ -170,7 +170,7 @@ jobs:
170170
run: bun test --coverage --coverage-reporter=lcov --coverage-reporter=text --reporter=junit --reporter-outfile=junit.xml
171171

172172
- name: Upload lcov
173-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
173+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
174174
with:
175175
fail_ci_if_error: true
176176
verbose: true

0 commit comments

Comments
 (0)