diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 09e7b84..46cc635 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: submodules: true fetch-depth: 0 - name: Hugo setup - uses: peaceiris/actions-hugo@v2.6.0 + uses: peaceiris/actions-hugo@v3.0.0 with: hugo-version: latest extended: true