chore(deps): bump JohnnyMorganz/stylua-action from 1 to 2 (#1897)
This commit is contained in:
parent
f2ee30998e
commit
3a42468a58
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: JohnnyMorganz/stylua-action@v1
|
- uses: JohnnyMorganz/stylua-action@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
version: 0.15.1
|
version: latest
|
||||||
args: --color always --check lua/
|
args: --color always --check lua/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user