We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 120b351 + 9461a4c commit c317a2fCopy full SHA for c317a2f
1 file changed
.github/workflows/llscheck.yml
@@ -27,7 +27,7 @@ jobs:
27
version: stable
28
29
- name: Install A Lua Interpreter
30
- uses: leafo/gh-actions-lua@v11
+ uses: leafo/gh-actions-lua@v12
31
with:
32
# Neovim is compiled with LuaJIT so we might as well match. But it
33
# doesn't look like we can match it exactly.
0 commit comments