File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ on: [push,pull_request]
44
55jobs :
66 cxx-build-workflow :
7- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.4
7+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.5
88 with :
99 itk-cmake-options : ' -DModule_MorphologicalContourInterpolation_BUILD_EXAMPLES:BOOL=ON'
1010 itk-module-deps : ' RLEImage@v1.0.2'
1111
1212 python-build-workflow :
13- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.4
13+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.5
1414 with :
1515 test-notebooks : false
1616 secrets :
You can’t perform that action at this time.
0 commit comments