diff --git a/workflow-templates/pages.yml b/workflow-templates/pages.yml index d8ab903..f21c7aa 100644 --- a/workflow-templates/pages.yml +++ b/workflow-templates/pages.yml @@ -35,7 +35,7 @@ jobs: # renovate: datasource=node-version depName=node node-version: "24" # renovate: datasource=npm depName=wrangler - wrangler-version: "4.113.0" + wrangler-version: "4.114.0" artifact-path: "." test-setup-command: npx playwright install webkit --with-deps test-command: |-