fix: stylua action version
This commit is contained in:
parent
95159211e7
commit
c864a9655b
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
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: JohnnyMorganz/stylua-action@1.0.0
|
||||
- uses: JohnnyMorganz/stylua-action@1.1.1
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
# CLI arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue