aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/test-queries.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-queries.yml')
-rw-r--r--.github/workflows/test-queries.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-queries.yml b/.github/workflows/test-queries.yml
index 18620f102..d833efd98 100644
--- a/.github/workflows/test-queries.yml
+++ b/.github/workflows/test-queries.yml
@@ -61,7 +61,7 @@ jobs:
- name: Install and prepare Neovim
env:
NVIM_TAG: ${{ matrix.nvim_tag }}
- TREE_SITTER_CLI_TAG: v0.20.4
+ TREE_SITTER_CLI_TAG: v0.20.6
run: |
bash ./scripts/ci-install-${{ matrix.os }}.sh