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 f24a408 commit 495a6b1Copy full SHA for 495a6b1
.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@fdcc8476540edceab3de004e990f80d881c6cc00
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7
323
with:
324
fail_ci_if_error: false
325
files: ./coverage.xml
0 commit comments