Skip to content

Commit f098263

Browse files
chore(deps): update codecov/test-results-action action to v1.1.1 (#403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec66f4b commit f098263

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Upload test results to Codecov
7070
if: ${{ !cancelled() }}
71-
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.0.0
71+
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
7272
with:
7373
name: build-${{ matrix.python-version }}
7474
fail_ci_if_error: true

0 commit comments

Comments
 (0)