We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f89e9 commit ff01ea4Copy full SHA for ff01ea4
.github/workflows/clang-format-linter.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v4.2.2
11
with:
12
fetch-depth: 1
13
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
0 commit comments