fix action origin
Some checks failed
Website build and deploy / build (push) Failing after 2s

This commit is contained in:
2024-01-10 16:01:15 +01:00
parent 6bbe686415
commit 49a547e709

View File

@@ -34,7 +34,7 @@ jobs:
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2.6.0 uses: github.com/peaceiris/actions-hugo@v2.6.0
with: with:
hugo-version: "latest" hugo-version: "latest"
extended: true extended: true