Update neovim_treesitter.yml

This commit is contained in:
Andy Massimino
2025-03-30 09:41:35 -04:00
committed by GitHub
parent bd04c3d5df
commit ea2ff43e09

View File

@@ -25,7 +25,7 @@ jobs:
run: git clone --depth=1 https://github.com/junegunn/vader.vim.git test/vader/vader.vim
- name: 'setup Neovim'
uses: 'thinca/action-setup-vim@v1'
uses: 'thinca/action-setup-vim@v2'
with:
vim_version: '${{ matrix.neovim_version }}'
vim_type: 'Neovim'