Merge pull request 'chore(deps): update peaceiris/actions-hugo action to v3' (#3) from renovate/peaceiris-actions-hugo-3.x into main
All checks were successful
Website build and deploy / build (push) Successful in 30s

Reviewed-on: #3
This commit was merged in pull request #3.
This commit is contained in:
2024-12-29 13:22:32 +01:00

View File

@@ -41,7 +41,7 @@ jobs:
sed -i "s|__TOKEN_AUTH__|${{ secrets.MATOMO_TOKEN_AUTH }}|" static/config.php
- name: Setup Hugo
uses: https://github.com/peaceiris/actions-hugo@v2.6.0
uses: https://github.com/peaceiris/actions-hugo@v3.0.0
with:
hugo-version: "latest"
extended: true