mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 12:03:09 +00:00
ci: update global cpp (#533)
This commit is contained in:
parent
ed5ee24efb
commit
dbe56ee583
2
.github/workflows/cpp-clang-format-lint.yml
vendored
2
.github/workflows/cpp-clang-format-lint.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Clang format lint
|
||||
uses: DoozyX/clang-format-lint-action@v0.14
|
||||
uses: DoozyX/clang-format-lint-action@v0.15
|
||||
with:
|
||||
source: './src'
|
||||
extensions: 'cpp,h,m,mm'
|
||||
|
Loading…
Reference in New Issue
Block a user