Skip to content

Commit ade7432

Browse files
committed
COMP: Update ITKRemoteModuleBuildTestPackageAction to v5.4.5
Bump workflow action from v5.4.4 to v5.4.5 to use the v5.4.5 ITKPythonBuilds release. Generative AI was used to diagnose and recommend this solution.
1 parent 05141ad commit ade7432

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
@@ -5,10 +5,10 @@ on: [push,pull_request]
55

66
jobs:
77
cxx-build-workflow:
8-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.4
8+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.5
99

1010
python-build-workflow:
11-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.4
11+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v5.4.5
1212
with:
1313
test-notebooks: false
1414
secrets:

0 commit comments

Comments
 (0)