File tree 17 files changed +17
-17
lines changed
.github/workflows/actions
build-core-stencil-prerelease
update-reference-screenshots
17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 11
11
- uses : actions/checkout@v4
12
12
- uses : actions/setup-node@v4
13
13
with :
14
- node-version : 20 .x
14
+ node-version : 22 .x
15
15
16
16
- name : Install Dependencies
17
17
run : npm ci
Original file line number Diff line number Diff line change 11
11
- uses : actions/checkout@v4
12
12
- uses : actions/setup-node@v4
13
13
with :
14
- node-version : 20 .x
14
+ node-version : 22 .x
15
15
- name : Install Dependencies
16
16
run : npm install
17
17
working-directory : ./core
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- uses : ./.github/workflows/actions/download-archive
10
10
with :
11
11
name : ionic-core
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/setup-node@v4
23
23
with :
24
- node-version : 20 .x
24
+ node-version : 22 .x
25
25
# Provenance requires npm 9.5.0+
26
26
- name : Install latest npm
27
27
run : npm install -g npm@latest
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
10
10
- uses : ./.github/workflows/actions/download-archive
11
11
with :
Original file line number Diff line number Diff line change 5
5
steps :
6
6
- uses : actions/setup-node@v4
7
7
with :
8
- node-version : 20 .x
8
+ node-version : 22 .x
9
9
- name : Install Dependencies
10
10
run : npm ci
11
11
working-directory : ./core
Original file line number Diff line number Diff line change 15
15
steps :
16
16
- uses : actions/setup-node@v4
17
17
with :
18
- node-version : 20 .x
18
+ node-version : 22 .x
19
19
- uses : ./.github/workflows/actions/download-archive
20
20
with :
21
21
name : ionic-core
Original file line number Diff line number Diff line change 8
8
steps :
9
9
- uses : actions/setup-node@v4
10
10
with :
11
- node-version : 20 .x
11
+ node-version : 22 .x
12
12
- name : Install Dependencies
13
13
run : npm ci
14
14
working-directory : ./core
Original file line number Diff line number Diff line change 8
8
steps :
9
9
- uses : actions/setup-node@v4
10
10
with :
11
- node-version : 20 .x
11
+ node-version : 22 .x
12
12
- uses : ./.github/workflows/actions/download-archive
13
13
with :
14
14
name : ionic-core
Original file line number Diff line number Diff line change 8
8
steps :
9
9
- uses : actions/setup-node@v4
10
10
with :
11
- node-version : 20 .x
11
+ node-version : 22 .x
12
12
- uses : ./.github/workflows/actions/download-archive
13
13
with :
14
14
name : ionic-core
Original file line number Diff line number Diff line change 8
8
steps :
9
9
- uses : actions/setup-node@v4
10
10
with :
11
- node-version : 20 .x
11
+ node-version : 22 .x
12
12
- uses : ./.github/workflows/actions/download-archive
13
13
with :
14
14
name : ionic-core
Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/setup-node@v4
11
11
with :
12
- node-version : 20 .x
12
+ node-version : 22 .x
13
13
- uses : actions/download-artifact@v4
14
14
with :
15
15
path : ./artifacts
You can’t perform that action at this time.
0 commit comments