Skip to content

Commit 5c8c905

Browse files
⬆️ Update codecov/test-results-action action to v1.1.1 (#985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2685f6b commit 5c8c905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
files: coverage.lcov,coverage.xml
168168
- name: Upload test results to Codecov
169169
if: ${{ !cancelled() && steps.tests.outcome == 'success' }}
170-
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
170+
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
171171
with:
172172
fail_ci_if_error: true
173173
verbose: true

0 commit comments

Comments
 (0)