Skip to content

Commit 204e11a

Browse files
authored
luaRocksVersion: "3.12.0"
1 parent 0f5797a commit 204e11a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/test-neovim-lua/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ runs:
77
with:
88
luaVersion: "luajit-openresty"
99
- uses: leafo/gh-actions-luarocks@v5
10+
with:
11+
luarocksVersion: "3.12.0"
1012
- shell: bash
1113
run: |
1214
luarocks install busted

0 commit comments

Comments
 (0)