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 @@ -4,12 +4,12 @@ on: [push,pull_request]
44
55jobs :
66 cxx-build-workflow :
7- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.2
7+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@fed6f13d145960999e479784df8794df6acb7421
88 with :
99 itk-module-deps : ' MeshToPolyData@v0.11.1'
1010
1111 python-build-workflow :
12- uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.2
12+ uses : InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@fed6f13d145960999e479784df8794df6acb7421
1313 with :
1414 itk-module-deps : ' InsightSoftwareConsortium/ITKMeshToPolyData@v0.11.1'
1515 secrets :
You can’t perform that action at this time.
0 commit comments