Bump workflows node versions

This commit is contained in:
Ferenc Hammerl
2022-11-01 16:51:40 +00:00
parent b36e70495f
commit 698f089b86
6 changed files with 2664 additions and 1484 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set Node.js 12.x
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 14.x
- name: npm install
run: npm install