Преглед изворни кода

feat: use node-v18 for insider workflow [skip ci]

Baptiste Augrain пре 2 година
родитељ
комит
4930c5a71e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/insider-spearhead.yml

+ 1 - 1
.github/workflows/insider-spearhead.yml

@@ -25,7 +25,7 @@ jobs:
       - name: Setup Node.js environment
         uses: actions/setup-node@v3
         with:
-          node-version: '16'
+          node-version: '18'
 
       - name: Clone VSCode repo
         run: . get_repo.sh