Skip to content

Commit 8cec484

Browse files
dependabot[bot]AMS21
authored andcommitted
Bump lukka/get-cmake from 4.2.1 to 4.2.3
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 4.2.1 to 4.2.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Changelog](https://github.com/lukka/get-cmake/blob/main/RELEASE_PROCESS.md) - [Commits](lukka/get-cmake@v4.2.1...v4.2.3) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4b8f0b commit 8cec484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v6
1717

1818
- name: Install cmake
19-
uses: lukka/get-cmake@v4.2.1
19+
uses: lukka/get-cmake@v4.2.3
2020

2121
- name: Setup msvc dev
2222
uses: ilammy/msvc-dev-cmd@v1.13.0

0 commit comments

Comments
 (0)