Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit afc11b8

Browse files
Update mcr.microsoft.com/playwright Docker tag to v1.54.2
1 parent 0cc7eb6 commit afc11b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: Tests
2727
runs-on: ubuntu-latest
2828
container:
29-
image: mcr.microsoft.com/playwright:v1.54.0-noble
29+
image: mcr.microsoft.com/playwright:v1.54.2-noble
3030
options: --user 1001
3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)