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 4e4497d commit 29fcbb0Copy full SHA for 29fcbb0
.github/workflows/build-test-cxx.yml
@@ -23,7 +23,7 @@ on:
23
description: 'Git version tag or commit hash for the base ITK build'
24
required: false
25
type: string
26
- default: 'v5.4.3'
+ default: 'v5.4.4'
27
itk-module-deps:
28
description: 'Colon-delimited list of ITK remote module dependencies to build. Format as module_name@tag:...'
29
# example: MeshToPolyData@3ad8f08:[email protected]
0 commit comments