repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
913f235
parent
4647b2d
author
Eric Bower
date
2024-03-19 20:26:19 +0000 UTC
chore: update pgit
1 files changed,  +2, -2
M .github/workflows/static.yml
+2, -2
 1@@ -13,10 +13,10 @@ 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@latest
10+          go install github.com/picosh/pgit@v1
11       - name: generate site
12         run: |
13           pgit \