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

Commit cdaaed6

Browse files
committed
ENH: Update to support the clang-format-linter CI
1 parent d99010a commit cdaaed6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/clang-format-linter.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v1
10+
- uses: actions/checkout@v4
1111
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
12+
with:
13+
itk-branch: master

0 commit comments

Comments
 (0)