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 8513f49 + a2053fd commit 3b90c70Copy full SHA for 3b90c70
.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/codecov-action@v5.2.0 # https://github.com/codecov/codecov-action
+ uses: codecov/codecov-action@v5.3.1 # https://github.com/codecov/codecov-action
60
with:
61
file: /tmp/coverage.txt
62
0 commit comments