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.
2 parents 0ece368 + a600444 commit 249b271Copy full SHA for 249b271
.github/workflows/clang-format-linter.yml
@@ -15,6 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
19
20
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
.github/workflows/wasm.yml
@@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-22.04
21
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
22
with:
0 commit comments