We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c83f1 commit 5574c27Copy full SHA for 5574c27
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: "Set up CMake"
36
uses: lukka/get-cmake@latest
37
with:
38
- cmakeVersion: 3.27.9
+ cmakeVersion: 3.31.11
39
ninjaVersion: latest
40
- name: "Check out repository"
41
uses: actions/checkout@v4
0 commit comments