We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9abe0e6 + 1e1d580 commit 7ba3b9eCopy full SHA for 7ba3b9e
.github/workflows/tests.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Upload Coverage report to CodeCov
58
continue-on-error: true
59
- uses: codecov/[email protected].1 # https://github.com/codecov/codecov-action
+ uses: codecov/[email protected].2 # https://github.com/codecov/codecov-action
60
with:
61
file: /tmp/coverage.txt
62
0 commit comments