diff --git a/.woodpecker/pipeline.yml b/.woodpecker/pipeline.yml index 2b9b463..6027ca4 100644 --- a/.woodpecker/pipeline.yml +++ b/.woodpecker/pipeline.yml @@ -63,7 +63,7 @@ steps: - uv run pytest tests/unit/ --no-cov - name: test-e2e - image: mcr.microsoft.com/playwright/python:v1.51.0 + image: mcr.microsoft.com/playwright/python:v1.59.0 volumes: - /tmp/uv-cache:/root/.cache/uv environment: