summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yml
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-04-16 10:40:11 +0200
committerChristian Clason <christian.clason@uni-due.de>2022-04-16 10:43:46 +0200
commit8a1acc00d2a768985a79358d1a6caa9f08a0eeea (patch)
treee4ec5f283f1707399f64bcb98f37b0022e410996 /.github/workflows/tests.yml
parent6a437db0124823f9fe89c1de9a3b536ce1f103f3 (diff)
ci: bump treesitter to 0.20.6
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 1b445573..e8f46211 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -41,7 +41,7 @@ jobs:
- name: Install and prepare Neovim
env:
NVIM_TAG: stable
- TREE_SITTER_CLI_TAG: v0.20.4
+ TREE_SITTER_CLI_TAG: v0.20.6
run: |
bash ./scripts/ci-install-${{ matrix.os }}.sh