Skip to content

Commit 259ed82

Browse files
Merge pull request #313 from mashaal/patch-1
Update clang-format-lint-action version
2 parents a48fdfa + 2bb3958 commit 259ed82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fix_style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2
14-
- uses: DoozyX/clang-format-lint-action@v0.11
14+
- uses: DoozyX/clang-format-lint-action@v0.18.2
1515
with:
1616
source: '.'
1717
exclude: './DaisySP ./libDaisy ./cube ./utils ./resources ./**/experimental'

0 commit comments

Comments
 (0)