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 e3ded79 + b53a12a commit 3b575adCopy full SHA for 3b575ad
.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].2 # https://github.com/codecov/codecov-action
59
with:
60
files: /tmp/coverage.txt
61
0 commit comments