fix: stylua action version
This commit is contained in:
parent
c864a9655b
commit
ceb0940638
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stylua_check.yml
vendored
2
.github/workflows/stylua_check.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: JohnnyMorganz/stylua-action@1.1.1
|
- uses: JohnnyMorganz/stylua-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
# CLI arguments
|
# CLI arguments
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue