diff --git a/.github/workflows/deploy-site.yml b/.github/workflows/deploy-site.yml index ae9550e..a47e107 100644 --- a/.github/workflows/deploy-site.yml +++ b/.github/workflows/deploy-site.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3.0.0 with: hugo-version: 'latest' extended: true