Skip to content

Commit 913f235

Browse files
committed
chore: update pgit
1 parent 4647b2d commit 913f235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
fetch-depth: 0
1414
- uses: actions/setup-go@v4
1515
with:
16-
go-version: '1.20'
16+
go-version: '1.22'
1717
- name: install pgit
1818
run: |
19-
go install github.com/picosh/pgit@latest
19+
go install github.com/picosh/pgit@v1
2020
- name: generate site
2121
run: |
2222
pgit \

0 commit comments

Comments
 (0)