We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a1f74 commit 27a1c79Copy full SHA for 27a1c79
.github/workflows/checks.yml
@@ -53,7 +53,7 @@ jobs:
53
steps:
54
- uses: lukka/get-cmake@latest
55
with:
56
- cmakeVersion: "~3.31.0" # <--= optional, use most recent 3.31.x version
+ cmakeVersion: "~3.31.0"
57
- uses: actions/checkout@v3
58
59
submodules: false
0 commit comments