diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 4e3de7826f2dd..343b1ba87c820 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -91,7 +91,7 @@ jobs: ) timeout-minutes: 90 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: submodules: "recursive"