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 26eb428 commit db777dbCopy full SHA for db777db
.github/workflows/pr-code-format.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install clang-format
28
uses: aminya/setup-cpp@v1
29
with:
30
- clangformat: 16.0.6
+ clangformat: 17.0.1
31
32
- name: Setup Python env
33
uses: actions/setup-python@v4
0 commit comments