From 3ab88cd0e7e337a35b0bc6a319808e5f0647c220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 08:36:41 +0000 Subject: [PATCH] Bump lukka/get-cmake from 4.3.1 to 4.3.2 in the actions group Bumps the actions group with 1 update: [lukka/get-cmake](https://github.com/lukka/get-cmake). Updates `lukka/get-cmake` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/lukka/get-cmake/releases) - [Changelog](https://github.com/lukka/get-cmake/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/lukka/get-cmake/compare/v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 945f4ad..ef06fce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v6 - name: Install CMake - uses: lukka/get-cmake@v4.3.1 + uses: lukka/get-cmake@v4.3.2 with: cmakeVersion: 3.31.7 @@ -50,7 +50,7 @@ jobs: - uses: actions/checkout@v6 - name: Install CMake - uses: lukka/get-cmake@v4.3.1 + uses: lukka/get-cmake@v4.3.2 with: cmakeVersion: 3.31.7 @@ -67,7 +67,7 @@ jobs: - uses: actions/checkout@v6 - name: Install CMake - uses: lukka/get-cmake@v4.3.1 + uses: lukka/get-cmake@v4.3.2 with: cmakeVersion: 3.31.7 @@ -86,7 +86,7 @@ jobs: - uses: actions/checkout@v6 - name: Install CMake - uses: lukka/get-cmake@v4.3.1 + uses: lukka/get-cmake@v4.3.2 with: cmakeVersion: 3.31.7 @@ -105,7 +105,7 @@ jobs: - uses: actions/checkout@v6 - name: Install CMake - uses: lukka/get-cmake@v4.3.1 + uses: lukka/get-cmake@v4.3.2 with: cmakeVersion: 3.31.7