Skip to content

Commit

Permalink
Update StyLuaGitHubAction.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jun 10, 2024
1 parent 7e7fbc6 commit ad04679
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/StyLuaGitHubAction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ jobs:
node-version: "16"
- name: Install stylua and format files
uses: JohnnyMorganz/stylua-action@v3
version: v0.18.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: v0.18.0
args: -- .

0 comments on commit ad04679

Please sign in to comment.