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 af6596c commit c1c6671Copy full SHA for c1c6671
.github/workflows/integration.yaml
@@ -88,7 +88,7 @@ jobs:
88
path: '${{matrix.test-type}}*results.xml'
89
90
- name: Upload codecov coverage
91
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
92
with:
93
fail_ci_if_error: false
94
0 commit comments