mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-23 06:41:11 +00:00
Merge pull request #170 from SunshineStream/dependabot/github_actions/nightly/DoozyX/clang-format-lint-action-0.14
Bump DoozyX/clang-format-lint-action from 0.13 to 0.14
This commit is contained in:
commit
c75efd3999
2
.github/workflows/clang.yml
vendored
2
.github/workflows/clang.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Clang format lint
|
- name: Clang format lint
|
||||||
uses: DoozyX/clang-format-lint-action@v0.13
|
uses: DoozyX/clang-format-lint-action@v0.14
|
||||||
with:
|
with:
|
||||||
source: './sunshine'
|
source: './sunshine'
|
||||||
extensions: 'cpp,h,m,mm'
|
extensions: 'cpp,h,m,mm'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user