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
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Set Node.js 12.x
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 14.x
# In order to upload & download artifacts from a shell script, certain env variables need to be set that are only available in the
# node context. This runs a local action that gets and sets the necessary env variables that are needed