add go
Some checks failed
Build an image to deploy website / build (push) Failing after 20s

This commit is contained in:
Julien Fastré 2024-01-24 10:54:51 +01:00
parent 024f870cf5
commit 9c9ab58503
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -37,7 +37,7 @@ jobs:
hugo-version: '${{ HUGO_VERSION }}'
- name: Setup Go
uses: https://github.com/actions/setup-go@v4
uses: https://github.com/actions/setup-go@v5
with:
go-version: '${{ GO_VERSION }}'