diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6c50b4253..df84a205c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -725,7 +725,7 @@ jobs: sudo chown -R lsgrunner:lsgrunner ${GITHUB_WORKSPACE} sudo chmod 666 /var/run/docker.sock - name: Code checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 - name: Prepare for VDPA