File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 42
42
node-version : 20
43
43
- uses : pnpm/action-setup@v2
44
44
with :
45
- version : 9 .x.x
45
+ version : 10 .x.x
46
46
run_install : true
47
47
- name : audit
48
48
run : pnpm audit
Original file line number Diff line number Diff line change 26
26
27
27
- uses : pnpm/action-setup@v2
28
28
with :
29
- version : 9 .x.x
29
+ version : 10 .x.x
30
30
run_install : true
31
31
32
32
- name : install webkit2gtk
Original file line number Diff line number Diff line change 45
45
node-version : 20
46
46
- uses : pnpm/action-setup@v2
47
47
with :
48
- version : 9 .x.x
48
+ version : 10 .x.x
49
49
run_install : true
50
50
- name : eslint
51
51
run : pnpm lint
65
65
node-version : 20
66
66
- uses : pnpm/action-setup@v2
67
67
with :
68
- version : 9 .x.x
68
+ version : 10 .x.x
69
69
run_install : true
70
70
- name : prettier check
71
71
run : pnpm format-check
Original file line number Diff line number Diff line change 34
34
35
35
- uses : pnpm/action-setup@v2
36
36
with :
37
- version : 9 .x.x
37
+ version : 10 .x.x
38
38
run_install : true
39
39
40
40
- name : Build packages
You can’t perform that action at this time.
0 commit comments