Skip to content

Commit 9515f59

Browse files
committed
fix(ci): add missing stylua version field to formatter
1 parent 4873c7f commit 9515f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: JohnnyMorganz/stylua-action@v3
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
19+
version: v0.19.1
1920
args: --config-path=stylua.toml .
2021
- name: Commit changes
2122
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)