chore(ci): pin stylua version

This commit is contained in:
Smirnov Oleksandr 2022-09-22 18:03:27 +03:00
parent 52a0d041de
commit 7c70769005

View file

@ -10,6 +10,7 @@ jobs:
- uses: JohnnyMorganz/stylua-action@1.0.0 - uses: JohnnyMorganz/stylua-action@1.0.0
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
version: 0.14.0
args: --check . args: --check .
lint: lint: