Skip to content

ci: use up-to-date actions to work with Lua 5.5 and LuaRocks 3.13.0 (… #27

ci: use up-to-date actions to work with Lua 5.5 and LuaRocks 3.13.0 (…

ci: use up-to-date actions to work with Lua 5.5 and LuaRocks 3.13.0 (… #27

Workflow file for this run

name: Luacheck
on: [ push, pull_request ]
jobs:
luacheck:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Luacheck
uses: lunarmodules/luacheck@v1