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.
1 parent 26a2290 commit 55466e6Copy full SHA for 55466e6
.github/workflows/test.yml
@@ -319,7 +319,7 @@ jobs:
319
320
- name: Upload coverage to Codecov
321
if: "matrix.use_coverage"
322
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00
323
with:
324
fail_ci_if_error: false
325
files: ./coverage.xml
0 commit comments