Skip to content

Commit db044b8

Browse files
committed
chore: update clang-format version
1 parent 7ac2a3b commit db044b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: jidicula/clang-format-action@v4.9.0
18-
with: { clang-format-version: "16" }
17+
- uses: jidicula/clang-format-action@v4.11.0
18+
with: { clang-format-version: "18" }
1919

2020
test-windows:
2121
runs-on: windows-latest

0 commit comments

Comments
 (0)