step-security/Setup Lua Environment
Build and configure Lua or LuaJIT runtime for GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| luaVersion | Target Lua version to install (supports 5.1, 5.2, 5.3, 5.4, luajit variants) | no | 5.5 |
| luaCompileFlags | Additional compilation flags for building Lua from source | no | — |
| buildCache | Enable build caching to speed up subsequent runs | no | true |
Outputs
no outputs