From 0426ebf16ba4186f29f47ca1131132a99f896896 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 06:04:39 +0000 Subject: [PATCH] Update lukka/get-cmake action to v4.3.4 --- .github/actions/cmake-project-setup/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/cmake-project-setup/action.yaml b/.github/actions/cmake-project-setup/action.yaml index c568878..2a32e13 100644 --- a/.github/actions/cmake-project-setup/action.yaml +++ b/.github/actions/cmake-project-setup/action.yaml @@ -32,7 +32,7 @@ runs: - name: Install CMake # TODO: Install cmake through mise - uses: lukka/get-cmake@591817e96fcad43505fb4eae36172462abb3a42e # v4.3.3 + uses: lukka/get-cmake@f5b8fbb4d77cec1acc5a5f9f0df4beffaf5d98d9 # v4.3.4 - name: Configure and start sccache env: