Skip to content

Commit fe9c606

Browse files
chore(deps): update codecov/test-results-action action to v1.0.4
1 parent 0df1712 commit fe9c606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ jobs:
344344
token: ${{ secrets.CODECOV_TOKEN }}
345345

346346
- name: Upload test results to Codecov
347-
uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
347+
uses: codecov/test-results-action@5c441a7bcc06f8706cde90192857d337c5dab8a6 # v1.0.4
348348
with:
349349
disable_search: true
350350
fail_ci_if_error: true

0 commit comments

Comments
 (0)