Skip to content

Commit

Permalink
fix: stylua ci (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conni2461 authored Sep 27, 2022
1 parent 2428953 commit d420461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@1.0.0
- uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
# CLI arguments
Expand Down

0 comments on commit d420461

Please sign in to comment.