Skip to content

Commit df652ff

Browse files
ci: update action codecov/codecov-action from ad3126e to 57e3a13
1 parent 67ed316 commit df652ff

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
@@ -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@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
179+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
180180
with:
181181
fail_ci_if_error: true
182182

0 commit comments

Comments
 (0)