fix(ci): stylua action version number
This commit is contained in:
parent
4aef454cd2
commit
43fd138544
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -28,7 +28,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: JohnnyMorganz/stylua-action@1.0.0
|
||||
- uses: JohnnyMorganz/stylua-action@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: 0.15.1
|
||||
args: --color always --check lua/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user