We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0748dd5 commit f9a6afcCopy full SHA for f9a6afc
.github/workflows/ci.yaml
@@ -170,7 +170,7 @@ jobs:
170
run: bun test --coverage --coverage-reporter=lcov --coverage-reporter=text --reporter=junit --reporter-outfile=junit.xml
171
172
- name: Upload lcov
173
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
174
with:
175
fail_ci_if_error: true
176
0 commit comments