Skip to content

Commit 87a7937

Browse files
chore(deps): update jidicula/clang-format-action action to v4.16.0
1 parent 2071f7c commit 87a7937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3939

4040
- name: clang-format Check
41-
uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
41+
uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
4242
with:
4343
clang-format-version: 19
4444
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)