File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
- name : Checkout
12
12
uses : actions/checkout@v2.3.4
13
13
- name : Setup Node.js
14
- uses : actions/setup-node@v2.1.3
14
+ uses : actions/setup-node@v2.1.4
15
15
with :
16
16
node-version : 14
17
17
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 12
12
- name : Checkout
13
13
uses : actions/checkout@v2.3.4
14
14
- name : Setup Node.js
15
- uses : actions/setup-node@v2.1.3
15
+ uses : actions/setup-node@v2.1.4
16
16
with :
17
17
node-version : 14
18
18
- name : Setup Licensed
Original file line number Diff line number Diff line change 12
12
- name : Checkout
13
13
uses : actions/checkout@v2.3.4
14
14
- name : Setup Node.js
15
- uses : actions/setup-node@v2.1.3
15
+ uses : actions/setup-node@v2.1.4
16
16
with :
17
17
node-version : 14
18
18
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments