Skip to content

Commit c317a2f

Browse files
authored
Merge pull request #75 from ColinKennedy/renovate/leafo-gh-actions-lua-12.x
chore(deps): update leafo/gh-actions-lua action to v12
2 parents 120b351 + 9461a4c commit c317a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/llscheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version: stable
2828

2929
- name: Install A Lua Interpreter
30-
uses: leafo/gh-actions-lua@v11
30+
uses: leafo/gh-actions-lua@v12
3131
with:
3232
# Neovim is compiled with LuaJIT so we might as well match. But it
3333
# doesn't look like we can match it exactly.

0 commit comments

Comments
 (0)