diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 1d59fb28..ed5cf201 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -115,7 +115,7 @@ jobs: compiler: gcc steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Install packages (Ubuntu) if: runner.os == 'Linux' && matrix.packages