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