File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212
1313jobs :
1414 cxx-build-workflow :
15- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
15+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@4692ae49d371162144705c1f207beb4f025b9cf5
1616 with :
1717 warnings-to-ignore : " \" libcleaver.a.*has no symbols\" \" libitkcleaver.*has no symbols\" "
1818
1919 python-build-workflow :
20- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@e885a99c2e34497c4c5c0c1428a269fb0aae7902
20+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@4692ae49d371162144705c1f207beb4f025b9cf5
2121 secrets :
2222 pypi_password : ${{ secrets.pypi_password }}
You can’t perform that action at this time.
0 commit comments