diff --git a/.github/workflows/auto-test.yml b/.github/workflows/auto-test.yml index 68b54c03e..15df3fd1f 100644 --- a/.github/workflows/auto-test.yml +++ b/.github/workflows/auto-test.yml @@ -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