Skip to content

Commit d210270

Browse files
Update playwright to v1.62.1
1 parent a682e52 commit d210270

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
if: env.STAGE == 'REVIEW' || env.STAGE == 'STAGING'
6767
- name: Run Playwright tests
6868
if: env.STAGE == 'REVIEW' || env.STAGE == 'STAGING'
69-
uses: docker://mcr.microsoft.com/playwright:v1.61.1-noble
69+
uses: docker://mcr.microsoft.com/playwright:v1.62.1-noble
7070
with:
7171
args: npx playwright test
7272
- name: Store reports

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)