File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
fetch-depth : 1
23
23
24
24
- name : Setup Node ${{ matrix.node-version }}
25
- uses : actions/setup-node@v3.4 .1
25
+ uses : actions/setup-node@v3.5 .1
26
26
with :
27
27
always-auth : false
28
28
node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 28
28
fetch-depth : 1
29
29
30
30
- name : Setup Node ${{ matrix.node-version }}
31
- uses : actions/setup-node@v3.4 .1
31
+ uses : actions/setup-node@v3.5 .1
32
32
with :
33
33
always-auth : false
34
34
node-version : ${{ matrix.node-version }}
@@ -105,7 +105,7 @@ jobs:
105
105
with : { fetch-depth: 1 }
106
106
107
107
- name : Setup Node ${{ matrix.node-version }}
108
- uses : actions/setup-node@v3.4 .1
108
+ uses : actions/setup-node@v3.5 .1
109
109
with :
110
110
always-auth : false
111
111
node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 26
26
fetch-depth : 1
27
27
28
28
- name : Setup Node ${{ matrix.node-version }}
29
- uses : actions/setup-node@v3.4 .1
29
+ uses : actions/setup-node@v3.5 .1
30
30
with :
31
31
always-auth : false
32
32
node-version : ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 26
26
fetch-depth : 1
27
27
28
28
- name : Setup Node ${{ matrix.node-version }}
29
- uses : actions/setup-node@v3.4 .1
29
+ uses : actions/setup-node@v3.5 .1
30
30
with :
31
31
always-auth : false
32
32
node-version : ${{ matrix.node-version }}
You can’t perform that action at this time.
0 commit comments