refactor(workflows): bump node-version to 18

This commit is contained in:
Wing-Kam Wong
2023-08-28 11:59:19 +08:00
parent e37099369d
commit 9480aba077
7 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Build docs
run: |
cd packages/noco-docs