Skip to content

Commit df36616

Browse files
ci: update action codecov/codecov-action from ad3126e to 75cd116
1 parent 0748dd5 commit df36616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
173+
uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
174174
with:
175175
fail_ci_if_error: true
176176

0 commit comments

Comments
 (0)