Fix url for action
Some checks failed
Build and Deploy Hugo / deploy (push) Failing after -16m50s

This commit is contained in:
Alex Selimov 2025-07-12 21:56:10 -04:00
parent 9a528fc41e
commit 2fb251f69b
Signed by: aselimov
GPG key ID: 3DDB9C3E023F1F31

View file

@ -16,7 +16,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v3 uses: https://github.com/peaceiris/actions-hugo
with: with:
hugo-version: "0.119.0" hugo-version: "0.119.0"