Skip to content

Commit a46c37c

Browse files
ci: update action codecov/codecov-action from 0565863 to ad3126e
1 parent 1e5c384 commit a46c37c

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

174174
- name: Upload lcov
175-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
175+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
176176
with:
177177
fail_ci_if_error: true
178178

0 commit comments

Comments
 (0)