File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
with :
24
24
fetch-depth : 0
25
25
26
- - uses : actions/setup-node@v4 # setup Node.js
26
+ - uses : actions/setup-node@v5 # setup Node.js
27
27
with :
28
28
node-version : ' 20.x'
29
29
Original file line number Diff line number Diff line change 28
28
with :
29
29
fetch-depth : 0
30
30
31
- - uses : actions/setup-node@v4 # setup Node.js
31
+ - uses : actions/setup-node@v5 # setup Node.js
32
32
with :
33
33
node-version : ' 22.x'
34
34
Original file line number Diff line number Diff line change 23
23
with :
24
24
fetch-depth : 0
25
25
26
- - uses : actions/setup-node@v4 # setup Node.js
26
+ - uses : actions/setup-node@v5 # setup Node.js
27
27
with :
28
28
node-version : ' 20.x'
29
29
Original file line number Diff line number Diff line change 22
22
with :
23
23
fetch-depth : 0
24
24
25
- - uses : actions/setup-node@v4 # setup Node.js
25
+ - uses : actions/setup-node@v5 # setup Node.js
26
26
with :
27
27
node-version : ' 20.x'
28
28
You can’t perform that action at this time.
0 commit comments