new checkout
GitHub Pages / deploy (push) Successful in 54s Details

This commit is contained in:
kekskurse 2023-10-29 21:39:52 +01:00
parent e2199fda3f
commit 534a33097c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
run: hugo --minify
- name: Setup Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: '1.20'