Update docs.yml

This commit is contained in:
Eugene Pankov 2022-04-30 11:35:07 -07:00
parent 4c242fdca4
commit a29539af69
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -14,7 +14,7 @@ jobs:
- name: Installing Node
uses: actions/setup-node@v3.0.0
with:
node-version: 14
node-version: 16
- name: Build
run: |