Skip to content

Commit c4622cb

Browse files
chore(deps): bump jidicula/clang-format-action from 4.14.0 to 4.15.0 (#149)
1 parent 3c4b9f5 commit c4622cb

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
@@ -35,7 +35,7 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@v4
3737
- name: Run clang-format style check for C/C++/Protobuf programs.
38-
uses: jidicula/clang-format-action@v4.14.0
38+
uses: jidicula/clang-format-action@v4.15.0
3939
with:
4040
clang-format-version: '16'
4141
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)