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