Skip to content

Commit

Permalink
Update clang-format version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 authored and ronaldtse committed Sep 29, 2024
1 parent 60350a4 commit 47da11c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.11
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: '.'
extensions: 'h,cpp,c'
clangFormatVersion: 11
clangFormatVersion: 11.0.0
# inplace: True
# - uses: EndBug/add-and-commit@v9
# with:
Expand Down

0 comments on commit 47da11c

Please sign in to comment.