We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c082a5 commit ac34cebCopy full SHA for ac34ceb
action.yml
@@ -10,7 +10,7 @@ inputs:
10
luaRocksVersion:
11
description: "The version of LuaRocks to install, must be available on https://luarocks.github.io/luarocks/releases/"
12
required: false
13
- default: "3.11.1"
+ default: "3.12.2"
14
withLuaPath:
15
description: "Directly specify existing version of Lua to use (as ./configure --with-lua)"
16
0 commit comments