Skip to content

Commit 871a4dc

Browse files
authored
Update continuous-integration-workflow.yml
1 parent fe29fb4 commit 871a4dc

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
@@ -26,7 +26,7 @@ jobs:
2626
- name: Use Node 12.19
2727
uses: actions/setup-node@v4
2828
with:
29-
node-version: '12.19'
29+
node-version: '18'
3030

3131
- name: Install dependencies
3232
run: |

0 commit comments

Comments
 (0)