1
1
mirror of https://github.com/Eugeny/tabby.git synced 2025-01-05 09:34:56 +03:00

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: |