We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be45537 commit f4617feCopy full SHA for f4617fe
.github/workflows/lint.yaml
@@ -15,5 +15,5 @@ jobs:
15
uses: JohnnyMorganz/stylua-action@v4
16
with:
17
token: ${{ secrets.GITHUB_TOKEN }}
18
- version: v0.20.0
+ version: v2.3.1
19
args: --check .
0 commit comments