fixed action peaceiris/actions-hugo
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 30s

This commit is contained in:
Alan Youngblood 2024-04-12 13:00:00 -04:00
parent 1e9bcf2b91
commit e6163bce61

View File

@ -15,7 +15,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
name: Checkout name: Checkout
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/action-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: "0.124.1" hugo-version: "0.124.1"
extended: true extended: true