Skip to content

Commit 3907226

Browse files
committed
COMP: Pin ITK wheel build to v5.4.5 for Python packaging
1 parent 2622ba0 commit 3907226

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88

99
python-build-workflow:
1010
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
11+
with:
1112
secrets:
1213
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)