diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index b8aabd0..5c1fb21 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -46,7 +46,7 @@ jobs: run: npm run lint - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 'latest' extended: true