mirror of
https://github.com/neovim/neovim.git
synced 2026-07-16 22:21:30 +00:00
build: update uncrustify to 0.76
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
CACHE_UNCRUSTIFY: ${{ github.workspace }}/.cache/uncrustify
|
||||
UNCRUSTIFY_VERSION: uncrustify-0.75.0
|
||||
UNCRUSTIFY_VERSION: uncrustify-0.76.0
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user