We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5789f08 commit fd695d9Copy full SHA for fd695d9
1 file changed
.github/workflows/clang_format.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- name: Run clang-format style check
23
- uses: jidicula/clang-format-action@v4.14.0
+ uses: jidicula/clang-format-action@v4.15.0
24
with:
25
clang-format-version: '16'
26
check-path: ${{ matrix.path }}
0 commit comments