repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
188cb1b
parent
156a6e3
author
Eric Bower
date
2024-03-19 20:23:15 +0000 UTC
chore: update go
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -13,7 +13,7 @@ jobs:
2           fetch-depth: 0
3       - uses: actions/setup-go@v4
4         with:
5-          go-version: '1.20'
6+          go-version: '1.22'
7       - name: install pgit
8         run: |
9           go install github.com/picosh/pgit@v1