repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
358794c
parent
db77579
author
Antonio Mika
date
2023-11-10 17:56:56 +0000 UTC
Change to 1.21 for static site builder
1 files changed,  +1, -1
M .github/workflows/pgs.yml
+1, -1
1@@ -16,7 +16,7 @@ jobs:
2         run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
3       - uses: actions/setup-go@v4
4         with:
5-          go-version: '1.20'
6+          go-version: '1.21'
7       - name: build pgs site
8         run: make pgs-static pgs-site
9       - name: publish to pgs