diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e4273c4e..3b4620571 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: - name: Setup cmake uses: trail-of-forks/actions-setup-cmake@master with: - cmake-version: '3.24.x' + cmake-version: '3.26.x' - name: Use cmake run: cmake --version