Skip to content

chore(deps): bump actions/checkout from 4 to 7 in the github-actions group #226

chore(deps): bump actions/checkout from 4 to 7 in the github-actions group

chore(deps): bump actions/checkout from 4 to 7 in the github-actions group #226

Workflow file for this run

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