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 294922d commit cc496e8Copy full SHA for cc496e8
1 file changed
.github/workflows/reusable-tox.yml
@@ -414,7 +414,7 @@ jobs:
414
if: >-
415
!cancelled()
416
&& steps.tox-run.outputs.test-result-files != ''
417
- uses: codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f # v1.1.1
+ uses: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3 # v1.2.1
418
# FIXME There is a bug in action which provokes it to fail during upload
419
# Related issue: https://github.com/codecov/codecov-action/issues/1794
420
continue-on-error: true
0 commit comments