diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 363212f..560b7a1 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