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 a0a9a8b commit 7a7cf71Copy full SHA for 7a7cf71
.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