Commit ae2e84a
Eric Bower
·
2024-03-19 16:20:27 -0400 EDT
parent 5a7edb5
chore: use v1
1 files changed,
+1,
-1
+1,
-1
1@@ -16,7 +16,7 @@ jobs:
2 go-version: '1.20'
3 - name: install pgit
4 run: |
5- go install github.com/picosh/pgit@latest
6+ go install github.com/picosh/pgit@v1
7 - name: generate site
8 run: |
9 pgit \