Skip to content

Commit 71e65d0

Browse files
ci: update stylua version
1 parent 5a4ac30 commit 71e65d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: JohnnyMorganz/stylua-action@v4
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20-
version: 0.19.1
20+
version: 2.1.0
2121
args: -g '!/config/init.lua' --check wezterm.lua colors/ config/ events/ utils/
2222

2323
- name: Lint

0 commit comments

Comments
 (0)