mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
CI: Update clang-format action
This commit is contained in:
parent
3b0fa8f8be
commit
df89dc1030
2
.github/workflows/pr-checks.yml
vendored
2
.github/workflows/pr-checks.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Check code formatting
|
||||
uses: jidicula/clang-format-action@3.5
|
||||
uses: jidicula/clang-format-action@v3.5.2
|
||||
with:
|
||||
clang-format-version: '10'
|
||||
check-path: '.'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user