all repos

gopher.nvim @ 592fe82760129685bcca93e2d6e66f52fdce7ec4

Minimalistic plugin for Go development
1 files changed, 1 insertions(+), 1 deletions(-)
chore(ci): update `checkout` in tests
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-03-22 21:19:59 +0200
Parent: 3dcf708
M .github/workflows/tests.yml

@@ -35,7 +35,7 @@ with:

neovim: true version: ${{ matrix.version }} - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Cache .tests uses: actions/cache@v4