Skip to content

Commit

Permalink
fix(ci): add missing stylua version field to formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath committed Nov 28, 2023
1 parent 4873c7f commit 9515f59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.19.1
args: --config-path=stylua.toml .
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 9515f59

Please sign in to comment.