chore(workflows): bump to node 16

This commit is contained in:
Wing-Kam Wong
2022-10-16 15:29:47 +08:00
parent 7b419dcbbc
commit c981c8260b
8 changed files with 8 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ jobs:
ref: ${{ github.ref }}
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 16.15.0