Explorar o código

chore: use fixed Hugo version in GH Action

George Cushen %!s(int64=3) %!d(string=hai) anos
pai
achega
5216e4c8b3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build-test-site.yaml

+ 1 - 1
.github/workflows/build-test-site.yaml

@@ -64,7 +64,7 @@ jobs:
       - name: Setup Hugo
         uses: peaceiris/actions-hugo@v2
         with:
-          hugo-version: 'latest'
+          hugo-version: '0.89.4'
           extended: true
 
       - name: Build