Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DoozyX authored Aug 10, 2024
1 parent 2090e52 commit 5300cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v1
- uses: DoozyX/clang-format-lint-action@v0.18
- uses: DoozyX/clang-format-lint-action@v0.18.1
with:
exclude: './.github'
source: 'src src2'
Expand Down

0 comments on commit 5300cce

Please sign in to comment.