Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 56ef6a9

Browse files
committed
lint: upgrade to stylua v2.0.2
1 parent 3a45525 commit 56ef6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: JohnnyMorganz/stylua-action@v4
3535
with:
3636
token: ${{ secrets.GITHUB_TOKEN }}
37-
version: v0.20.0
37+
version: v2.0.2
3838
args: --check lua tests
3939

4040
typecheck:

0 commit comments

Comments
 (0)