diff --git a/.github/workflows/general.yml b/.github/workflows/general.yml index adbc344..00b5eaa 100644 --- a/.github/workflows/general.yml +++ b/.github/workflows/general.yml @@ -27,7 +27,7 @@ jobs: - name: Setup hugo id: hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3 with: hugo-version: latest extended: true