File tree Expand file tree Collapse file tree 17 files changed +17
-17
lines changed
.github/workflows/actions
build-core-stencil-prerelease
update-reference-screenshots Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 18 .x
14+ node-version : 20 .x
1515
1616 - name : Install Dependencies
1717 run : npm ci
Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 18 .x
14+ node-version : 20 .x
1515 - name : Install Dependencies
1616 run : npm install
1717 working-directory : ./core
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99 - uses : ./.github/workflows/actions/download-archive
1010 with :
1111 name : ionic-core
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/setup-node@v4
2323 with :
24- node-version : 18 .x
24+ node-version : 20 .x
2525 # Provenance requires npm 9.5.0+
2626 - name : Install latest npm
2727 run : npm install -g npm@latest
Original file line number Diff line number Diff line change 55 steps :
66 - uses : actions/setup-node@v4
77 with :
8- node-version : 18 .x
8+ node-version : 20 .x
99
1010 - uses : ./.github/workflows/actions/download-archive
1111 with :
You can’t perform that action at this time.
0 commit comments