Skip to content

Commit f10c19a

Browse files
committed
WIP: Test remote action v5.4.2
1 parent dffbbf5 commit f10c19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push,pull_request]
44

55
jobs:
66
cxx-build-workflow:
7-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@41f4e23ad1a405bcd83c7dc312f118ca8ea66b43
7+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.2
88
with:
99
cmake-options: "Module_Montage_BUILD_EXAMPLES:BOOL=ON"
1010

0 commit comments

Comments
 (0)