Explorar o código

fix(ci): use neovim stable in plugins-bump (#4161)

LostNeophyte %!s(int64=2) %!d(string=hai) anos
pai
achega
778546544d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/plugins.yml

+ 1 - 1
.github/workflows/plugins.yml

@@ -32,7 +32,7 @@ jobs:
         uses: rhysd/action-setup-vim@v1
         with:
           neovim: true
-          version: nightly
+          version: stable
 
       - name: Install LunarVim
         timeout-minutes: 4