Skip to content

Commit 17d5ad6

Browse files
chore(deps): update jidicula/clang-format-action action to v4.18.0
1 parent 193aea1 commit 17d5ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3939

4040
- name: clang-format Check
41-
uses: jidicula/clang-format-action@3a18028048f01a66653b4e3bf8d968d2e7e2cb8b # v4.17.0
41+
uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0
4242
with:
4343
clang-format-version: 19
4444
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)