aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorSteven Arcangeli <stevearc@stevearc.com>2023-10-08 22:55:07 -0700
committerSteven Arcangeli <stevearc@stevearc.com>2023-10-08 22:56:47 -0700
commitd76366d593dd92d52714e6de0ff28217abedb3d3 (patch)
tree02babb943963b8e75a0e891385330332815eb8d7 /.github/workflows
parentca8edde0f4648da8d80f356e358ddc9e1330c883 (diff)
ci: use stylua 0.18.2
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 843ba73..fca39ce 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
- version: v0.15.2
+ version: v0.18.2
args: --check lua tests
run_tests: