diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 52ddd670cf..8968773c24 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -343,7 +343,7 @@ jobs: if: ${{ failure() }} - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: # keep this version in sync with the version in netlify.toml hugo-version: '0.113.0'