1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-10-05 17:07:18 +03:00

Update docs.yml

This commit is contained in:
Eugene 2024-03-12 09:03:31 +01:00
parent ebf0d89b07
commit 24c64a5e24
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.7.0
with:
node-version: 16
node-version: 20
- name: Build
run: |