Skip to content

Commit 66c800c

Browse files
chore(deps): update codecov/test-results-action action to v1.2.1
1 parent 607d1ca commit 66c800c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

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

7171
- name: Upload test results to Codecov
7272
if: ${{ !cancelled() }}
73-
uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
73+
uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
7474
with:
7575
name: build-${{ matrix.python-version }}
7676
fail_ci_if_error: true

0 commit comments

Comments
 (0)