Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion workflow-templates/pages.yml
Original file line numberDiff line numberDiff line change
Expand Up@@ -35,7 +35,7 @@ jobs:
# renovate: datasource=node-version depName=node
node-version: "24"
# renovate: datasource=npm depName=wrangler
wrangler-version: "4.123.0"
wrangler-version: "4.125.0"
artifact-path: "."
test-setup-command: npx playwright install webkit --with-deps
test-command: |-
Expand Down
Loading