„.gitea/workflows/prod.yaml“ ändern

This commit is contained in:
Denys Konovalov 2023-03-18 14:45:25 +01:00
parent e3ff9c910d
commit f1297a5d80

@ -17,7 +17,7 @@ jobs:
- name: setup hugo - name: setup hugo
uses: https://github.com/peaceiris/actions-hugo@v2 uses: https://github.com/peaceiris/actions-hugo@v2
with: with:
hugo-version: '0.110.0' hugo-version: '0.111.2'
extended: true extended: true
- name: build - name: build