Sfoglia il codice sorgente

chore: use fixed Hugo version in GH Action

George Cushen 3 anni fa
parent
commit
5216e4c8b3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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