Skip to content

Commit ea1479d

Browse files
Bump lukka/get-cmake from 4.3.0 to 4.3.1 (Mudlet#56)
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 4.3.0 to 4.3.1. - [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.3.0...v4.3.1) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9398f5 commit ea1479d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: (Linux, macOS) Use CMake 4.1.0
4646
if: runner.os == 'Linux' || runner.os == 'macOS'
47-
uses: lukka/get-cmake@v4.3.0
47+
uses: lukka/get-cmake@v4.3.1
4848

4949
- name: (macOS) Install dependencies
5050
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)