We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e577f96 commit 5914a56Copy full SHA for 5914a56
.github/workflows/pr-code-format.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Install clang-format
56
uses: aminya/setup-cpp@v1
57
with:
58
- clangformat: 18.1.1
+ clangformat: 18.1.7
59
60
- name: Setup Python env
61
uses: actions/setup-python@v5
0 commit comments