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 d5a3894e4..1842c758e 100644
--- a/.github/workflows/test-queries.yml
+++ b/.github/workflows/test-queries.yml
@@ -59,7 +59,7 @@ jobs:
- uses: actions/setup-node@v4
- name: Install tree-sitter CLI
- run: npm i -g tree-sitter-cli
+ run: npm i -g tree-sitter-cli@0.20.9
- name: Install and prepare Neovim
env: