Skip to content

Commit 1fc0ede

Browse files
committed
ci: bump stylua
1 parent 7a5c944 commit 1fc0ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ jobs:
3434
- uses: actions/checkout@v3
3535

3636
- name: stylua
37-
uses: JohnnyMorganz/stylua-action@v3
37+
uses: JohnnyMorganz/stylua-action@v4
3838
with:
3939
token: ${{ secrets.GITHUB_TOKEN }}
40-
version: "0.19"
40+
version: "v2.0.2"
4141
args: --respect-ignores --check lua scripts
4242

4343
colors:

0 commit comments

Comments
 (0)