diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index c2e6dcdc..10dcff64 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -73,6 +73,6 @@ jobs: --requirements --group-by command --group-by version - - uses: codecov/codecov-action@v1 + - uses: codecov/codecov-action@v3 with: fail_ci_if_error: false