diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 243cac8f..c0c31f08 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -86,7 +86,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: 18 + node-version: 20 cache: 'npm' - name: Install dependencies