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 cb34c12 commit 2bf55b2Copy full SHA for 2bf55b2
files/.bazelversion
@@ -1 +1 @@
1
-7.3.2
+7.4.1
files/.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
- uses: greut/eclint-action@v0
24
- uses: jidicula/clang-format-action@v4.11.0
25
- with: { clang-format-version: "18" }
+ with: { clang-format-version: "19" }
26
27
test-windows:
28
if: >-
0 commit comments