repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

commit
b7e5d08
parent
ae2e84a
author
Eric Bower
date
2024-03-19 20:22:58 +0000 UTC
chore: update golang
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