diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 9ebcf4b4..238e02da 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -18,7 +18,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.109.0' + hugo-version: '0.120.4' extended: true - name: Generate Configuration @@ -39,4 +39,4 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public hugo-version: '0.109.0' - extended: true \ No newline at end of file + extended: true