Skip to content

Commit 1a41819

Browse files
chore(deps): update doozyx/clang-format-lint-action action to v0.18
1 parent cb97236 commit 1a41819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: DoozyX/clang-format-lint-action@v0.15
12+
- uses: DoozyX/clang-format-lint-action@v0.18
1313
with:
1414
source: '.'
1515
extensions: 'c,h,C,H,cpp,hpp,cc,hh,c++,h++,cxx,hxx,i,ixx,ipp,i++'

0 commit comments

Comments
 (0)