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 5ac784d commit f1ca0b6Copy full SHA for f1ca0b6
.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: 18.1.1
+ clangformat: 17.0.1
57
58
- name: Setup Python env
59
uses: actions/setup-python@v4
0 commit comments