We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13223e7 commit f35278eCopy full SHA for f35278e
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
39
40
- name: clang-format Check
41
- uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
+ uses: jidicula/clang-format-action@3a18028048f01a66653b4e3bf8d968d2e7e2cb8b # v4.17.0
42
with:
43
clang-format-version: 19
44
check-path: ${{ matrix.path }}
0 commit comments