We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0f363 commit aeb283cCopy full SHA for aeb283c
.github/workflows/build.yml
@@ -231,7 +231,7 @@ jobs:
231
token: ${{ secrets.CODECOV_TOKEN }}
232
233
- name: Upload test results to Codecov
234
- uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
+ uses: codecov/test-results-action@5c441a7bcc06f8706cde90192857d337c5dab8a6 # v1.0.4
235
with:
236
disable_search: true
237
fail_ci_if_error: true
0 commit comments