Skip to content

Commit e8d7f6e

Browse files
Bump jidicula/clang-format-action from 4.15.0 to 4.16.0 (#1013)
1 parent 4bd2b7e commit e8d7f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2828

2929
- name: Run clang-format
30-
uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
30+
uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
3131
with:
3232
clang-format-version: '17'
3333
fallback-style: 'Google'

0 commit comments

Comments
 (0)