From e9f70e5bf80773031c640153255cae88c6149349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:23:10 +0000 Subject: [PATCH] Bump lukka/get-cmake from 3.28.2 to 3.28.3 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.28.2 to 3.28.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/v3.28.2...v3.28.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 64e05fe6..90eae10e 100644 --- a/.github/workflows/unittest.yml +++ b/.github/workflows/unittest.yml @@ -13,7 +13,7 @@ jobs: with: submodules: true - - uses: lukka/get-cmake@v3.28.2 + - uses: lukka/get-cmake@v3.28.3 with: cmakeVersion: "~3.25.0" # <--= optional, use most recent 3.25.x version