Skip to content

fix(ci): ubuntu-20.04 image is being phased out #21

fix(ci): ubuntu-20.04 image is being phased out

fix(ci): ubuntu-20.04 image is being phased out #21

Workflow file for this run

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