From 0b0f647f25acbc9250de658c4fff0b97604a741d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:43:38 +0000 Subject: [PATCH] Bump lukka/get-cmake from 4.3.3 to 4.3.4 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 4.3.3 to 4.3.4. - [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.3...v4.3.4) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-version: 4.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pip.yml b/.github/workflows/pip.yml index 5c0ea422c2c8..7cd6b8372658 100644 --- a/.github/workflows/pip.yml +++ b/.github/workflows/pip.yml @@ -47,7 +47,7 @@ jobs: fetch-tags: true - uses: ilammy/msvc-dev-cmd@v1 - - uses: lukka/get-cmake@v4.3.3 + - uses: lukka/get-cmake@v4.3.4 with: cmakeVersion: "~3.28.0"