We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a491f2f commit ca6513cCopy full SHA for ca6513c
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
- uses: greut/eclint-action@v0
24
- uses: jidicula/[email protected]
25
- with: { clang-format-version: "18" }
+ with: { clang-format-version: "19" }
26
27
test-windows:
28
if: >-
0 commit comments