We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ba70d commit b1bc53eCopy full SHA for b1bc53e
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-20.04
23
steps:
24
- uses: actions/checkout@v2
25
- - uses: JohnnyMorganz/stylua-action@1.0.0
+ - uses: JohnnyMorganz/stylua-action@v1
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
# CLI arguments
0 commit comments