Parcourir la source

Alow bump hugo version

Alex Shpak il y a 2 mois
Parent
commit
27b9d468d8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -9,7 +9,7 @@ jobs:
       matrix:
         hugo-version:
           - 'latest'
-          - '0.146.7'
+          - '0.158.0'
     steps:
       - uses: actions/checkout@v4
         with: