diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index ee4bdc7..e6554d8 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -155,7 +155,7 @@ jobs: env: CARGO_HUSKY_DONT_INSTALL_HOOKS: true - name: Upload to codecov.io - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: fail_ci_if_error: true env: