Skip to content

Commit b8e2dd4

Browse files
committed
Upgrade node in ci
1 parent 9b3ace8 commit b8e2dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/setup-node@v2
2323
with:
24-
node-version: '14.20'
24+
node-version: '22.14.0'
2525
- name: Checkout
2626
uses: actions/checkout@v2
2727
- name: Prepare demo-app

0 commit comments

Comments
 (0)