-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump lukka/get-cmake from 3.26.4 to 3.27.7
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.26.4 to 3.27.7. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@v3.26.4...v3.27.7) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
8270b15
commit 7cbd004
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
- uses: actions/checkout@v3 | ||
|
||
- name: Get modern CMake and Ninja | ||
uses: lukka/get-cmake@v3.26.4 | ||
uses: lukka/get-cmake@v3.27.7 | ||
|
||
- name: Add msbuild to PATH | ||
uses: microsoft/[email protected] | ||
|