Skip to content

Commit

Permalink
CI: Update clang-format action to v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ni4 committed Sep 4, 2024
1 parent b79a5a6 commit 3c4cc4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 1
submodules: true
- uses: DoozyX/clang-format-lint-action@v0.15
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
clangFormatVersion: 11.0.0
shellcheck:
Expand Down

0 comments on commit 3c4cc4b

Please sign in to comment.