diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 44d3597..38f1673 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -16,7 +16,7 @@ jobs: run: git submodule update --init --recursive - name: 'Setup Hugo' - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 'latest' extended: true