Update ci.yml

This commit is contained in:
zomars 2022-05-17 13:41:27 -06:00 committed by Joe Au-Yeung
parent 2899d2a156
commit 1c86ae14a8

View File

@ -28,7 +28,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 14
cache: "yarn"
- name: Install dependencies