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.
2 parents 7e210a1 + c66b944 commit c9b2425Copy full SHA for c9b2425
.github/workflows/tests.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload Coverage report to CodeCov
57
continue-on-error: true
58
- uses: codecov/[email protected].0 # https://github.com/codecov/codecov-action
+ uses: codecov/[email protected].1 # https://github.com/codecov/codecov-action
59
with:
60
files: /tmp/coverage.txt
61
0 commit comments