JC Brand 2 лет назад
Родитель
Сommit
80bf81db6f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/workflows/karma-tests.yml

+ 1 - 1
.github/workflows/karma-tests.yml

@@ -17,7 +17,7 @@ jobs:
 
     strategy:
       matrix:
-        node-version: [16.x]
+        node-version: [18.x]
         # See supported Node.js release schedule at https://nodejs.org/en/about/releases/
 
     steps: