File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
uses : actions/configure-pages@v4
32
32
33
33
- name : Setup pnpm
34
- uses : pnpm/action-setup@v2.4 .0
34
+ uses : pnpm/action-setup@v3.0 .0
35
35
with :
36
36
version : 8
37
37
Original file line number Diff line number Diff line change 13
13
uses : actions/checkout@v4
14
14
15
15
- name : Setup pnpm
16
- uses : pnpm/action-setup@v2.4 .0
16
+ uses : pnpm/action-setup@v3.0 .0
17
17
with :
18
18
version : 8
19
19
45
45
uses : actions/checkout@v4
46
46
47
47
- name : Setup pnpm
48
- uses : pnpm/action-setup@v2.4 .0
48
+ uses : pnpm/action-setup@v3.0 .0
49
49
with :
50
50
version : 8
51
51
Original file line number Diff line number Diff line change 12
12
- uses : actions/checkout@v4
13
13
14
14
- name : Setup pnpm
15
- uses : pnpm/action-setup@v2.4 .0
15
+ uses : pnpm/action-setup@v3.0 .0
16
16
with :
17
17
version : 8
18
18
26
26
- uses : actions/checkout@v4
27
27
28
28
- name : Setup pnpm
29
- uses : pnpm/action-setup@v2.4 .0
29
+ uses : pnpm/action-setup@v3.0 .0
30
30
with :
31
31
version : 8
32
32
55
55
- uses : actions/checkout@v4
56
56
57
57
- name : Setup pnpm
58
- uses : pnpm/action-setup@v2.4 .0
58
+ uses : pnpm/action-setup@v3.0 .0
59
59
with :
60
60
version : 8
61
61
You can’t perform that action at this time.
0 commit comments