Skip to content

Update the Github actions versions #71

Update the Github actions versions

Update the Github actions versions #71

Workflow file for this run

name: Linting and style checking
on: [push, pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check lua/