File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
11
11
with :
12
12
run_install : true
13
- - uses : actions/setup-node@v4.2 .0
13
+ - uses : actions/setup-node@v4.3 .0
14
14
with :
15
15
node-version-file : .node-version
16
16
cache : pnpm
25
25
26
26
with :
27
27
run_install : true
28
- - uses : actions/setup-node@v4.2 .0
28
+ - uses : actions/setup-node@v4.3 .0
29
29
with :
30
30
node-version-file : .node-version
31
31
cache : pnpm
Original file line number Diff line number Diff line change 12
12
13
13
with :
14
14
run_install : true
15
- - uses : actions/setup-node@v4.2 .0
15
+ - uses : actions/setup-node@v4.3 .0
16
16
with :
17
17
node-version-file : .node-version
18
18
cache : pnpm
28
28
29
29
with :
30
30
run_install : true
31
- - uses : actions/setup-node@v4.2 .0
31
+ - uses : actions/setup-node@v4.3 .0
32
32
with :
33
33
node-version-file : .node-version
34
34
cache : pnpm
You can’t perform that action at this time.
0 commit comments