update node to 20.4.0

This commit is contained in:
syuilo
2023-07-07 13:58:43 +09:00
parent aef7b0238b
commit f76b3edbdd
10 changed files with 13 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
node-version: [20.x]
steps:
- uses: actions/checkout@v3.3.0
@@ -51,7 +51,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [18.x]
node-version: [20.x]
browser: [chrome]
services: