Skip to content

Commit ae2e84a

Browse files
committed
chore: use v1
1 parent 5a7edb5 commit ae2e84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
go-version: '1.20'
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)