Skip to content

Commit 2b48fed

Browse files
ci: update action codecov/codecov-action from 0565863 to ad3126e (#19)
1 parent c407d3f commit 2b48fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
run: bun test --coverage --coverage-reporter=lcov --coverage-reporter=text --reporter=junit --reporter-outfile=junit.xml
177177

178178
- name: Upload lcov
179-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
179+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
180180
with:
181181
fail_ci_if_error: true
182182

0 commit comments

Comments
 (0)