diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0aa0c21727..36226303f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: steps: - name: Checkout Source Code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: submodules: true