Skip to content

Commit 7e5039a

Browse files
committed
test(angular): update node version on cli
1 parent 0c8c864 commit 7e5039a

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/actions/test-angular-e2e

1 file changed

+1
-1
lines changed

.github/workflows/actions/test-angular-e2e/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ runs:
88
steps:
99
- uses: actions/setup-node@v4
1010
with:
11-
node-version: 18
11+
node-version: 22.x
1212
- uses: ./.github/workflows/actions/download-archive
1313
with:
1414
name: ionic-core

0 commit comments

Comments
 (0)