Match new playwright version
This commit is contained in:
parent
9cfa0f483d
commit
0b174ef25a
2
.github/workflows/auto-test.yml
vendored
2
.github/workflows/auto-test.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
env:
|
||||
PLAYWRIGHT_VERSION: ~1.39.0
|
||||
PLAYWRIGHT_VERSION: ~1.56.0
|
||||
steps:
|
||||
- run: git config --global core.autocrlf false # Mainly for Windows
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user