diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index bd791b45fe6..f6293523374 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -23,7 +23,7 @@ jobs: node-version: '16' - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 'latest' extended: true