mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
ci(lint): update stylua-actions
This commit is contained in:
parent
8ec59aee80
commit
a52cbe0951
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Lint with stylua
|
- name: Lint with stylua
|
||||||
uses: JohnnyMorganz/stylua-action@1.0.0
|
uses: JohnnyMorganz/stylua-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
args: --check .
|
args: --check .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue