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 18152a7 + ae420eb commit 9823666Copy full SHA for 9823666
.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/codecov-action@v5.4.3 # https://github.com/codecov/codecov-action
+ uses: codecov/codecov-action@v5.5.0 # https://github.com/codecov/codecov-action
59
with:
60
files: /tmp/coverage.txt
61
0 commit comments