chore(github workflows): ci and e2e tests: try updating to node 20

This commit is contained in:
ShareVB 2024-04-06 11:56:09 +02:00
parent d1d2b6b36d
commit 24a806f1e3
3 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
cache: 'pnpm'
- name: Get Playwright version