diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 840e625..3bb0edb 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.98.0" + wrangler-version: "4.102.0" artifact-path: public install-command: |- python3 -m pip install --break-system-packages -r requirements.txt