Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

Commit e58e4b6

Browse files
committed
ENH: Update ITKRemoteModuleBuildTestPackageAction to v6.0b02
1 parent 8c38aaa commit e58e4b6

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ on: [push,pull_request]
44

55
jobs:
66
cxx-build-workflow:
7-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6
7+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v6.0b02
88

99
python-build-workflow:
10-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.6
11-
with:
10+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v6.0b02
1211
secrets:
1312
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)