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 8f91360 commit 6a26dd5Copy full SHA for 6a26dd5
.github/workflows/build-test-cxx.yml
@@ -52,7 +52,7 @@ jobs:
52
python -m pip install ninja
53
54
- name: Get specific version of CMake, Ninja
55
- uses: lukka/get-cmake@v3.18.3
+ uses: lukka/get-cmake@v3.21.3
56
57
- name: Download ITK
58
run: |
0 commit comments