diff --git a/.github/workflows/sync-docs.yml b/.github/workflows/sync-docs.yml index 1e6ca9d4e..7af350ab9 100644 --- a/.github/workflows/sync-docs.yml +++ b/.github/workflows/sync-docs.yml @@ -8,7 +8,7 @@ on: workflow_dispatch: {} env: PAGEFIND_VERSION: "1.0.3" - HUGO_VERSION: "0.119.0" + HUGO_VERSION: "latest" permissions: contents: read # This is required for actions/checkout and to commit back image update deployments: write