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.
1 parent ddff198 commit 6f39c1eCopy full SHA for 6f39c1e
.github/workflows/pr-code-format.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Install clang-format
54
uses: aminya/setup-cpp@v1
55
with:
56
- clangformat: 17.0.1
+ clangformat: 18.1.1
57
58
- name: Setup Python env
59
uses: actions/setup-python@v4
0 commit comments