Skip to content

Commit a2434b0

Browse files
authored
Update continuous-integration-workflow.yml
1 parent 00c7413 commit a2434b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Use Node 20 with Yarn
8484
uses: actions/setup-node@v4
8585
with:
86-
node-version: '20'
86+
node-version: '14'
8787
cache: 'npm'
8888

8989
- name: npm install WebUI

0 commit comments

Comments
 (0)