Skip to content

Commit cfe3223

Browse files
hjmjohnsonclaude
andcommitted
COMP: Update ITKRemoteModuleBuildTestPackageAction to v5.4.6
Bump reusable workflow from v5.4.3 to v5.4.6 which includes GHCR-mirrored dockcross image pre-pull for more reliable Python wheel builds. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fccce53 commit cfe3223

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ on:
1212

1313
jobs:
1414
cxx-build-workflow:
15-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.3
15+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6
1616
with:
1717
itk-module-deps: 'MeshToPolyData@v0.11.1'
1818
python-build-workflow:
19-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.3
19+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
2020
with:
2121
itk-module-deps: 'InsightSoftwareConsortium/ITKMeshToPolyData@v0.11.1'
2222
secrets:

0 commit comments

Comments
 (0)