Skip to content

Commit

Permalink
Update formatter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
proh14 authored Oct 12, 2024
1 parent 90e240c commit b6b368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '18.1.8'
clang-format-version: '18'
check-path: 'src'

0 comments on commit b6b368b

Please sign in to comment.