Skip to content

Commit

Permalink
chore: update bazel version and clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Nov 29, 2024
1 parent cb34c12 commit 2bf55b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/.bazelversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.3.2
7.4.1
2 changes: 1 addition & 1 deletion files/.github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4
- uses: greut/eclint-action@v0
- uses: jidicula/clang-format-action@v4.11.0
with: { clang-format-version: "18" }
with: { clang-format-version: "19" }

test-windows:
if: >-
Expand Down

0 comments on commit 2bf55b2

Please # to comment.