ci: bump tree-sitter CLI to v0.20.8

This commit is contained in:
Christian Clason
2023-05-30 10:18:12 +02:00
parent 13d0354890
commit 23dfae4db8

View File

@@ -43,7 +43,7 @@ jobs:
- name: Install and prepare Neovim
env:
NVIM_TAG: stable
TREE_SITTER_CLI_TAG: v0.20.6
TREE_SITTER_CLI_TAG: v0.20.8
run: |
bash ./scripts/ci-install-${{ matrix.os }}.sh