bump playwright version

This commit is contained in:
peterkogo
2025-01-21 16:48:35 +01:00
parent b4752953f5
commit 72b956f797

View File

@@ -13,7 +13,7 @@ jobs:
name: 'Playwright Tests'
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.45.0-jammy
image: mcr.microsoft.com/playwright:v1.49.1-jammy
steps:
- name: Checkout repo
uses: actions/checkout@v4