mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-08-24 10:13:36 -05:00
Update the CI actions
This commit is contained in:
@@ -13,9 +13,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
- name: Stylua Check
|
||||
uses: JohnnyMorganz/stylua-action@v4
|
||||
uses: JohnnyMorganz/stylua-action@v5
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: latest
|
||||
|
||||
Reference in New Issue
Block a user