Skip to content

Commit

Permalink
chore(stylua): fix action version
Browse files Browse the repository at this point in the history
  • Loading branch information
fdschmidt93 committed Sep 23, 2022
1 parent 90ba70d commit b1bc53e
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 @@ -22,7 +22,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 b1bc53e

Please sign in to comment.