We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cc3c8 commit c62e516Copy full SHA for c62e516
1 file changed
.github/workflows/ci.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: JohnnyMorganz/stylua-action@v4
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
+ version: latest
29
args: --check .
30
31
tests:
0 commit comments