diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 3a0a6de..f8d96db 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -21,7 +21,7 @@ jobs: run: npm install - name: Setup Hugo - uses: peaceiris/actions-hugo@v2.6.0 + uses: peaceiris/actions-hugo@v3.0.0 with: hugo-version: 'latest' extended: true