Skip to content

Commit 6e5e51b

Browse files
hjmjohnsonclaude
andcommitted
COMP: Update CXX workflow ref to merged v5.4.6 branch
The add-apt-packages-input feature branch was merged into v5.4.6 as commit 7beece0. Update the CXX workflow ref to use the stable branch instead of the now-stale feature branch. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6eaa53b commit 6e5e51b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
cxx-build-workflow:
15-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@add-apt-packages-input
15+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v5.4.6
1616
with:
1717
apt-packages: 'libopenslide-dev'
1818
brew-packages: 'openslide'

0 commit comments

Comments
 (0)