We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f6f905 + b4c52e0 commit d84ae33Copy full SHA for d84ae33
.github/workflows/clang.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22
- name: Run clang-format style check for C/C++ programs.
23
- uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
+ uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
24
with:
25
clang-format-version: '17'
26
exclude-regex: 'include/*'
0 commit comments