chore(deps): update peaceiris/actions-hugo action to v3 #3

Merged
mxmehl merged 1 commits from renovate/peaceiris-actions-hugo-3.x into main 2024-12-29 13:22:33 +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