Skip to content

Commit 3b74e50

Browse files
ci: update action codecov/codecov-action from 0565863 to 5a10915
1 parent 1e5c384 commit 3b74e50

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
176176
with:
177177
fail_ci_if_error: true
178178

0 commit comments

Comments
 (0)