From 287afb5cc71c86ed6261eb048c920e493e5109a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 17:27:36 +0000 Subject: [PATCH] Bump lukka/get-cmake from 3.30.2 to 3.30.3 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.30.2 to 3.30.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/v3.30.2...v3.30.3) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/unittest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml index b5a04ab9..6bed8cac 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -13,7 +13,7 @@ jobs: with: submodules: true - - uses: lukka/get-cmake@v3.30.2 + - uses: lukka/get-cmake@v3.30.3 with: cmakeVersion: "~3.25.0" # <--= optional, use most recent 3.25.x version