chore: update to Node.JS v20
This commit is contained in:
parent
12ed6cf0c2
commit
7079f92414
11 changed files with 157 additions and 141 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
cache: pnpm
|
||||
|
||||
- name: Store Playwright's Version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue