We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84d94d commit 2c420a2Copy full SHA for 2c420a2
1 file changed
.github/workflows/ci.yaml
@@ -162,7 +162,7 @@ jobs:
162
run: bun test --coverage --coverage-reporter=lcov --coverage-reporter=text --reporter=junit --reporter-outfile=junit.xml
163
164
- name: Upload lcov
165
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5.5.4
166
with:
167
fail_ci_if_error: true
168
verbose: true
0 commit comments