Skip to content

Commit 4003c3f

Browse files
committed
By modern: use cmake-format V0.6.13
1 parent 46d2235 commit 4003c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install format dependencies
3030
run: |
3131
brew install clang-format
32-
pip3 install cmake_format==0.6.11 pyyaml
32+
pip3 install cmake_format==0.6.13 pyyaml
3333
3434
- name: configure
3535
run: cmake -S test -B build

0 commit comments

Comments
 (0)