Skip to content

Commit

Permalink
test(Playwright): update version playwright (#973)
Browse files Browse the repository at this point in the history
test(Playwright): update version playwright
  • Loading branch information
NasgulNexus authored Jul 31, 2024
1 parent 0fa5d58 commit 3068e0f
Show file tree
Hide file tree
Showing 18 changed files with 723 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Test component
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.38.1-jammy
image: mcr.microsoft.com/playwright:v1.45.3-jammy
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down
Loading

0 comments on commit 3068e0f

Please sign in to comment.