diff --git a/.github/workflows/update_playwright_version.yaml b/.github/workflows/update_playwright_version.yaml index 5773e35a05..bb956de45d 100644 --- a/.github/workflows/update_playwright_version.yaml +++ b/.github/workflows/update_playwright_version.yaml @@ -43,7 +43,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v6 with: - python-version: '3.13' + python-version: '3.14' - name: Update Playwright version run: python scripts/update_playwright_version.py