Skip to content

Commit 40f6977

Browse files
committed
build: fix broken stylua action
1 parent d8fc6a5 commit 40f6977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: JohnnyMorganz/stylua-action@v4
1919
with:
2020
token: ${{ secrets.GITHUB_TOKEN }}
21-
version: latest
21+
version: v2.1.0
2222
args: --check . -g '*.lua' -g '!deps/'
2323

2424
test:

0 commit comments

Comments
 (0)