diff --git a/.gitea/workflows/hugo.yaml b/.gitea/workflows/hugo.yaml index 14df923..291a340 100644 --- a/.gitea/workflows/hugo.yaml +++ b/.gitea/workflows/hugo.yaml @@ -34,7 +34,7 @@ jobs: fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@v2.6.0 + uses: github.com/peaceiris/actions-hugo@v2.6.0 with: hugo-version: "latest" extended: true