File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
uses : actions/checkout@v3
29
29
- uses : pnpm/action-setup@v4
30
30
with :
31
- version : 9
31
+ version : 10.6.1
32
32
33
33
- name : Setup Node
34
34
uses : actions/setup-node@v3
50
50
uses : actions/checkout@v3
51
51
- uses : pnpm/action-setup@v4
52
52
with :
53
- version : 9
53
+ version : 10.6.1
54
54
- name : Setup Node
55
55
uses : actions/setup-node@v3
56
56
with :
93
93
uses : actions/checkout@v3
94
94
- uses : pnpm/action-setup@v4
95
95
with :
96
- version : 9
96
+ version : 10.6.1
97
97
- name : Setup Node
98
98
uses : actions/setup-node@v3
99
99
with :
Original file line number Diff line number Diff line change 27
27
28
28
- uses : pnpm/action-setup@v4
29
29
with :
30
- version : 9
30
+ version : 10.6.1
31
31
32
32
- name : Setup Node.js ${{ matrix.node-version }}
33
33
uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments