diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0e97bc70..5be3f771f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -439,7 +439,7 @@ jobs: - name: Install git run: | apt-get install -y git - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: submodules: recursive - name: CPU Information