diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ca82d93..cdc122f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ jobs: fetch-depth: 0 - name: Set up Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: "0.122.0" extended: true