File tree 4 files changed +2109
-1743
lines changed
4 files changed +2109
-1743
lines changed Original file line number Diff line number Diff line change 13
13
uses : actions/checkout@v4
14
14
- uses : pnpm/action-setup@v3
15
15
with :
16
- version : 8
16
+ version : 9
17
17
- name : Use Node.js
18
18
uses : actions/setup-node@v3
19
19
with :
37
37
uses : actions/checkout@v4
38
38
- uses : pnpm/action-setup@v3
39
39
with :
40
- version : 8
40
+ version : 9
41
41
- name : Use Node.js
42
42
uses : actions/setup-node@v3
43
43
with :
58
58
uses : actions/checkout@v4
59
59
- uses : pnpm/action-setup@v3
60
60
with :
61
- version : 8
61
+ version : 9
62
62
- name : Use Node.js
63
63
uses : actions/setup-node@v3
64
64
with :
Original file line number Diff line number Diff line change 19
19
token : ' ${{ secrets.PERSONAL_ACCESS_TOKEN }}'
20
20
- uses : pnpm/action-setup@v3
21
21
with :
22
- version : 8
22
+ version : 9
23
23
- name : Use Node.js
24
24
uses : actions/setup-node@v3
25
25
with :
53
53
- uses : actions/checkout@v3
54
54
- uses : pnpm/action-setup@v3
55
55
with :
56
- version : 8
56
+ version : 9
57
57
- name : Use Node.js
58
58
uses : actions/setup-node@v3
59
59
with :
Original file line number Diff line number Diff line change 15
15
uses : actions/checkout@v4
16
16
- uses : pnpm/action-setup@v3
17
17
with :
18
- version : 8
18
+ version : 9
19
19
- name : Use Node.js
20
20
uses : actions/setup-node@v3
21
21
with :
39
39
uses : actions/checkout@v4
40
40
- uses : pnpm/action-setup@v3
41
41
with :
42
- version : 8
42
+ version : 9
43
43
- name : Use Node.js
44
44
uses : actions/setup-node@v3
45
45
with :
59
59
uses : actions/checkout@v4
60
60
- uses : pnpm/action-setup@v3
61
61
with :
62
- version : 8
62
+ version : 9
63
63
- name : Use Node.js
64
64
uses : actions/setup-node@v3
65
65
with :
You can’t perform that action at this time.
0 commit comments