ci: bump neovim and tree-sitter cli to latest version

This commit is contained in:
Christian Clason 2022-01-21 11:03:51 +01:00 committed by Stephan Seitz
parent 2c7c87570b
commit bf59e0a3fb
3 changed files with 8 additions and 8 deletions

View file

@ -28,8 +28,8 @@ jobs:
- name: Install and prepare Neovim
env:
NVIM_TAG: v0.6.0
TREE_SITTER_CLI_TAG: v0.20.1
NVIM_TAG: v0.6.1
TREE_SITTER_CLI_TAG: v0.20.2
run: |
bash ./scripts/ci-install-${{ matrix.os }}.sh