We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193aea1 commit 17d5ad6Copy full SHA for 17d5ad6
.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@3a18028048f01a66653b4e3bf8d968d2e7e2cb8b # v4.17.0
+ uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0
42
with:
43
clang-format-version: 19
44
check-path: ${{ matrix.path }}
0 commit comments