File tree Expand file tree Collapse file tree 14 files changed +24
-25
lines changed Expand file tree Collapse file tree 14 files changed +24
-25
lines changed Original file line number Diff line number Diff line change 15
15
timeout-minutes : 30
16
16
steps :
17
17
- name : Checkout Repository
18
- uses : actions/checkout@v3
18
+ uses : actions/checkout@v5
19
19
with :
20
20
fetch-depth : 0
21
21
25
25
corepack enable
26
26
27
27
- name : Setup Node.js 18
28
- uses : actions/setup-node@v3
28
+ uses : actions/setup-node@v5
29
29
with :
30
30
node-version : ' 18'
31
31
cache : ' pnpm'
Original file line number Diff line number Diff line change 12
12
timeout-minutes : 15
13
13
steps :
14
14
- name : Checkout Repository
15
- uses : actions/checkout@v3
15
+ uses : actions/checkout@v5
16
16
with :
17
17
fetch-depth : 0
18
18
22
22
corepack enable
23
23
24
24
- name : Setup Node.js 18
25
- uses : actions/setup-node@v3
25
+ uses : actions/setup-node@v5
26
26
with :
27
27
node-version : ' 18'
28
28
cache : ' pnpm'
Original file line number Diff line number Diff line change 16
16
timeout-minutes : 30
17
17
steps :
18
18
- name : Checkout Repository
19
- uses : actions/checkout@v3
19
+ uses : actions/checkout@v5
20
20
with :
21
21
fetch-depth : 0
22
22
26
26
corepack enable
27
27
28
28
- name : Setup Node.js 18
29
- uses : actions/setup-node@v3
29
+ uses : actions/setup-node@v5
30
30
with :
31
31
node-version : ' 18'
32
32
cache : ' pnpm'
Original file line number Diff line number Diff line change 10
10
timeout-minutes : 30
11
11
steps :
12
12
- name : Checkout Repository
13
- uses : actions/checkout@v3
13
+ uses : actions/checkout@v5
14
14
with :
15
15
fetch-depth : 0
16
16
20
20
corepack enable
21
21
22
22
- name : Setup Node.js 18
23
- uses : actions/setup-node@v3
23
+ uses : actions/setup-node@v5
24
24
with :
25
25
node-version : ' 18'
26
26
cache : ' pnpm'
Original file line number Diff line number Diff line change 9
9
timeout-minutes : 30
10
10
steps :
11
11
- name : Checkout Repository
12
- uses : actions/checkout@v3
12
+ uses : actions/checkout@v5
13
13
with :
14
14
fetch-depth : 0
15
15
19
19
corepack enable
20
20
21
21
- name : Setup Node.js 18
22
- uses : actions/setup-node@v3
22
+ uses : actions/setup-node@v5
23
23
with :
24
24
node-version : ' 18'
25
25
cache : ' pnpm'
Original file line number Diff line number Diff line change 10
10
timeout-minutes : 30
11
11
steps :
12
12
- name : Checkout Repository
13
- uses : actions/checkout@v3
13
+ uses : actions/checkout@v5
14
14
with :
15
15
fetch-depth : 0
16
16
20
20
corepack enable
21
21
22
22
- name : Setup Node.js 18
23
- uses : actions/setup-node@v3
23
+ uses : actions/setup-node@v5
24
24
with :
25
25
node-version : ' 18'
26
26
cache : ' pnpm'
Original file line number Diff line number Diff line change 9
9
timeout-minutes : 30
10
10
steps :
11
11
- name : Checkout Repository
12
- uses : actions/checkout@v3
12
+ uses : actions/checkout@v5
13
13
with :
14
14
fetch-depth : 0
15
15
19
19
corepack enable
20
20
21
21
- name : Setup Node.js 18
22
- uses : actions/setup-node@v3
22
+ uses : actions/setup-node@v5
23
23
with :
24
24
node-version : ' 18'
25
25
cache : ' pnpm'
Original file line number Diff line number Diff line change 9
9
timeout-minutes : 30
10
10
steps :
11
11
- name : Checkout Repository
12
- uses : actions/checkout@v3
12
+ uses : actions/checkout@v5
13
13
with :
14
14
fetch-depth : 0
15
15
19
19
corepack enable
20
20
21
21
- name : Setup Node.js 18
22
- uses : actions/setup-node@v3
22
+ uses : actions/setup-node@v5
23
23
with :
24
24
node-version : ' 18'
25
25
cache : ' pnpm'
Original file line number Diff line number Diff line change 10
10
timeout-minutes : 30
11
11
steps :
12
12
- name : Checkout Repository
13
- uses : actions/checkout@v3
13
+ uses : actions/checkout@v5
14
14
with :
15
15
fetch-depth : 0
16
16
20
20
corepack enable
21
21
22
22
- name : Setup Node.js 18
23
- uses : actions/setup-node@v3
23
+ uses : actions/setup-node@v5
24
24
with :
25
25
node-version : ' 18'
26
26
cache : ' pnpm'
Original file line number Diff line number Diff line change 10
10
timeout-minutes : 30
11
11
steps :
12
12
- name : Checkout Repository
13
- uses : actions/checkout@v3
13
+ uses : actions/checkout@v5
14
14
with :
15
15
fetch-depth : 0
16
16
20
20
corepack enable
21
21
22
22
- name : Setup Node.js 18
23
- uses : actions/setup-node@v3
23
+ uses : actions/setup-node@v5
24
24
with :
25
25
node-version : ' 18'
26
26
cache : ' pnpm'
You can’t perform that action at this time.
0 commit comments