Skip to content

Commit

Permalink
Nope
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Dec 17, 2023
1 parent 2c944b4 commit 5b5beaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.16
- uses: DoozyX/clang-format-lint-action@v0.15
with:
extensions: 'hpp,cpp'
clangFormatVersion: 16
clangFormatVersion: 15

0 comments on commit 5b5beaa

Please sign in to comment.