diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 278bd70d..1815429c 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -77,6 +77,6 @@ jobs: --requirements --group-by command --group-by version - - uses: codecov/codecov-action@v4 + - uses: codecov/codecov-action@v5 with: fail_ci_if_error: false