feat(ci): use node 18 for github actions

This commit is contained in:
Bobby 2022-10-08 08:54:05 +07:00
parent bc4333b7e5
commit 881c9efb7d
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -11,7 +11,7 @@ on:
- 'src/versions.json'
env:
NODE_VERSION: 16
NODE_VERSION: 18
jobs:
build: