From 8262ccf9900312b5e8cda061b0a9f2b01379cd43 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Fri, 9 Feb 2024 10:45:13 +0100 Subject: fixup: it's fine --- .github/workflows/test-queries.yml | 2 +- .github/workflows/tests.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/test-queries.yml b/.github/workflows/test-queries.yml index 1842c758e..d5a3894e4 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@0.20.9 + run: npm i -g tree-sitter-cli - name: Install and prepare Neovim env: diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 87499e4be..863f8d0a4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -30,7 +30,7 @@ jobs: - uses: actions/setup-node@v4 - name: Install tree-sitter CLI - run: npm i -g tree-sitter-cli@0.20.9 + run: npm i -g tree-sitter-cli - name: Test Dependencies run: | -- cgit v1.2.3-70-g09d2