Skip to content

Commit 284b361

Browse files
committed
ci: use latest version of stylua action
1 parent 5e1723f commit 284b361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
uses: JohnnyMorganz/stylua-action@v4
5959
with:
6060
token: ${{ secrets.GITHUB_TOKEN }}
61-
version: v4.1.0
61+
version: latest
6262
args: --check src/lua

0 commit comments

Comments
 (0)