Skip to content

Commit 241f3ed

Browse files
authored
Merge branch 'main' into update-pyproject-and-workflows
2 parents 2f8440b + af317fb commit 241f3ed

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v1
11-
with:
12-
fetch-depth: 1
10+
- uses: actions/checkout@v5
11+
1312
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@main
13+
with:
14+
itk-branch: main

0 commit comments

Comments
 (0)