diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6d02cef..d745a4c 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -30,7 +30,7 @@ jobs: node-version: "24" node-cache: "" # renovate: datasource=npm depName=wrangler - wrangler-version: "4.126.0" + wrangler-version: "4.127.0" artifact-path: public install-command: |- python3 -m pip install --break-system-packages -r requirements.txt