bump playwright

update playwright container image
This commit is contained in:
Valere
2026-05-28 10:40:47 +02:00
parent ee1e8c60e7
commit d98e800077
3 changed files with 20 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ jobs:
container:
# Make sure to grab the latest version of the Playwright image
# https://playwright.dev/docs/docker#pull-the-image
image: mcr.microsoft.com/playwright:v1.59.1-noble
image: mcr.microsoft.com/playwright:v1.60.0-noble
steps:
- name: Checkout code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4