Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoozyX authored Dec 21, 2023
1 parent 68cfb5a commit 4f88566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: DoozyX/clang-format-lint-action@v0.16.2
- uses: DoozyX/clang-format-lint-action@v0.17
with:
exclude: './.github'
source: 'src src2'
clangFormatVersion: 16
clangFormatVersion: 17
inplace: False

0 comments on commit 4f88566

Please sign in to comment.