mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
ci(stylua): explicitly set the version to latest (#20869)
This will silence the warning about needing to pin the version in the Summary Page.
This commit is contained in:
parent
e0dff29adc
commit
6e84a46abc
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -99,6 +99,7 @@ jobs:
|
||||
uses: JohnnyMorganz/stylua-action@v1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: latest
|
||||
args: --check runtime/
|
||||
|
||||
- if: "!cancelled()"
|
||||
|
Loading…
Reference in New Issue
Block a user