Skip to content

chore(ci): update actions for Lua 5.5 support #194

chore(ci): update actions for Lua 5.5 support

chore(ci): update actions for Lua 5.5 support #194

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v0