Merge pull request #4361 from Eugeny/dependabot/github_actions/actions/setup-node-2.4.0

Bump actions/setup-node from 2.2.0 to 2.4.0
This commit is contained in:
Eugeny 2021-08-06 10:10:48 +02:00 committed by GitHub
commit 1eb4a7fc26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -12,7 +12,7 @@ jobs:
fetch-depth: 0
- name: Installing Node
uses: actions/setup-node@v2.2.0
uses: actions/setup-node@v2.4.0
with:
node-version: 14