- 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
+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