update playwright

This commit is contained in:
peterkogo
2025-05-14 12:10:51 +02:00
parent 30e12e2d3f
commit 2647c37e8e

View File

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