We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8fc6a5 commit 40f6977Copy full SHA for 40f6977
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: JohnnyMorganz/stylua-action@v4
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
- version: latest
+ version: v2.1.0
22
args: --check . -g '*.lua' -g '!deps/'
23
24
test:
0 commit comments