From d5c18c4072d95bcba4e551d00e182226e6738ecd Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Thu, 7 Mar 2024 19:51:03 -0500 Subject: [PATCH] fixup! fix(nextls): force a download --- .github/workflows/ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea8e66d0..ed5291f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,9 @@ jobs: nvim --version bin/test - - uses: leafo/gh-actions-lua@v9 + - uses: leafo/gh-actions-lua@v10 + with: + luaVersion: "5.1.5" - uses: leafo/gh-actions-luarocks@v4 - name: setup nvim-test