We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c949dd2 commit 44c0bbbCopy full SHA for 44c0bbb
.github/workflows/reusable-tox.yml
@@ -399,7 +399,7 @@ jobs:
399
if: >-
400
!cancelled()
401
&& steps.tox-run.outputs.test-result-files != ''
402
- uses: codecov/test-results-action@44ecb3a270cd942bdf0fa8f2ce14cb32493e810a # v1.0.3
+ uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
403
with:
404
disable_search: true
405
fail_ci_if_error: >-
0 commit comments