Skip to content

Commit

Permalink
[dependabot skip] Fix Playwright versions
Browse files Browse the repository at this point in the history
  • Loading branch information
prereview-bot committed Jan 7, 2025
1 parent a749b3e commit a7160c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:

- name: 'Run Playwright'
id: 'playwright'
uses: docker://mcr.microsoft.com/playwright:v1.46.0-jammy
uses: docker://mcr.microsoft.com/playwright:v1.49.1-jammy
with:
args: env HOME=/root npx playwright test --forbid-only

Expand Down

0 comments on commit a7160c0

Please sign in to comment.