We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55063a commit a46c72bCopy full SHA for a46c72b
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Setup CMake
22
- uses: lukka/get-cmake@v4
+ uses: lukka/get-cmake@latest
23
with:
24
cmake-version: '3.27.2'
25
0 commit comments