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 a45c098 + 2174dd6 commit 0c2ad36Copy full SHA for 0c2ad36
.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].1 # 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