JC Brand пре 2 година
родитељ
комит
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: