diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 2dbec08..aaa4146 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@v3 + - uses: codecov/codecov-action@v4 with: fail_ci_if_error: false