ci: bump tree-sitter to v0.20.3

This commit is contained in:
Christian Clason 2022-01-22 10:08:02 +01:00 committed by Christian Clason
parent 3c462d362f
commit 00736412a3
2 changed files with 2 additions and 2 deletions

View file

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