diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 7aaf34617..695e1b307 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -88,7 +88,7 @@ jobs: path: '${{matrix.test-type}}*results.xml' - name: Upload codecov coverage - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: fail_ci_if_error: false