aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-query-files-and-compilation.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check-query-files-and-compilation.yml')
-rw-r--r--.github/workflows/check-query-files-and-compilation.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-query-files-and-compilation.yml b/.github/workflows/check-query-files-and-compilation.yml
index 58c53a7e5..22297b49f 100644
--- a/.github/workflows/check-query-files-and-compilation.yml
+++ b/.github/workflows/check-query-files-and-compilation.yml
@@ -52,7 +52,7 @@ jobs:
- name: Install and prepare Neovim
env:
NVIM_TAG: ${{ matrix.nvim_tag }}
- TREE_SITTER_CLI_TAG: v0.20.2
+ TREE_SITTER_CLI_TAG: v0.20.3
run: |
bash ./scripts/ci-install-${{ matrix.os }}.sh