Skip to content

Commit 2bf55b2

Browse files
committed
chore: update bazel version and clang-format version
1 parent cb34c12 commit 2bf55b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

files/.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.3.2
1+
7.4.1

files/.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: greut/eclint-action@v0
2424
- uses: jidicula/[email protected]
25-
with: { clang-format-version: "18" }
25+
with: { clang-format-version: "19" }
2626

2727
test-windows:
2828
if: >-

0 commit comments

Comments
 (0)