dsehnal 3 years ago
parent
commit
9e7aa4226d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/node.yml

+ 1 - 1
.github/workflows/node.yml

@@ -9,7 +9,7 @@ jobs:
     - uses: actions/checkout@v2
     - uses: actions/setup-node@v2
       with:
-        node-version: 14
+        node-version: 17
     - run: npm ci
     - run: sudo apt-get install xvfb
     - name: Lint