We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607d1ca commit 66c800cCopy full SHA for 66c800c
.github/workflows/python-tests.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload test results to Codecov
72
if: ${{ !cancelled() }}
73
- uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
+ uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
74
with:
75
name: build-${{ matrix.python-version }}
76
fail_ci_if_error: true
0 commit comments