diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 0014a3f..4ba2745 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -26,7 +26,7 @@ jobs: submodules: true - name: ✨ Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: 'latest' extended: true