|
@@ -11,7 +11,7 @@ jobs:
|
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
- name: Installing Node
|
|
- name: Installing Node
|
|
|
- uses: actions/setup-node@v2.2.0
|
|
|
|
|
|
|
+ uses: actions/setup-node@v2.4.0
|
|
|
with:
|
|
with:
|
|
|
node-version: 14
|
|
node-version: 14
|
|
|
|
|
|
|
@@ -46,7 +46,7 @@ jobs:
|
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
- name: Installing Node
|
|
- name: Installing Node
|
|
|
- uses: actions/setup-node@v2.2.0
|
|
|
|
|
|
|
+ uses: actions/setup-node@v2.4.0
|
|
|
with:
|
|
with:
|
|
|
node-version: 14
|
|
node-version: 14
|
|
|
|
|
|
|
@@ -139,7 +139,7 @@ jobs:
|
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
- name: Install Node
|
|
- name: Install Node
|
|
|
- uses: actions/setup-node@v2.2.0
|
|
|
|
|
|
|
+ uses: actions/setup-node@v2.4.0
|
|
|
with:
|
|
with:
|
|
|
node-version: 14
|
|
node-version: 14
|
|
|
|
|
|
|
@@ -245,7 +245,7 @@ jobs:
|
|
|
fetch-depth: 0
|
|
fetch-depth: 0
|
|
|
|
|
|
|
|
- name: Installing Node
|
|
- name: Installing Node
|
|
|
- uses: actions/setup-node@v2.2.0
|
|
|
|
|
|
|
+ uses: actions/setup-node@v2.4.0
|
|
|
with:
|
|
with:
|
|
|
node-version: 14
|
|
node-version: 14
|
|
|
|
|
|