We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0653877 commit 02d11acCopy full SHA for 02d11ac
.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
12
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
13
with:
0 commit comments