Update build.yml

This commit is contained in:
Eugene Pankov 2021-12-09 13:02:26 +01:00
parent 361f6c2fe5
commit 9f50d8506c
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -48,7 +48,7 @@ jobs:
- name: Installing Node
uses: actions/setup-node@v2.5.0
with:
node-version: 16
node-version: 14
- name: Install deps
run: |