Update windows.yml

This commit is contained in:
Eugene Pankov 2021-01-02 11:03:20 +01:00
parent 8a0b4f82db
commit 5454be032a
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -11,7 +11,7 @@ jobs:
- name: Installing Node
uses: actions/setup-node@v1
with:
node-version: 15
node-version: 14
- name: Build
shell: powershell