We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1280ba5 commit 92e0f61Copy full SHA for 92e0f61
1 file changed
.github/workflows/tests.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: JohnnyMorganz/stylua-action@v4
44
with:
45
token: ${{ secrets.GITHUB_TOKEN }}
46
- version: v0.20.0
+ version: v2.0.2
47
args: --check lua tests
48
49
run_tests:
0 commit comments