diff options
Diffstat (limited to '.github/workflows/tests.yml')
| -rw-r--r-- | .github/workflows/tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0a216d2ca..2393a78dc 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -43,7 +43,7 @@ jobs: - name: Install and prepare Neovim env: NVIM_TAG: stable - TREE_SITTER_CLI_TAG: v0.20.6 + TREE_SITTER_CLI_TAG: v0.20.8 run: | bash ./scripts/ci-install-${{ matrix.os }}.sh |
