Explorar o código

update gh workflow gl version

Alexander Rose %!s(int64=2) %!d(string=hai) anos
pai
achega
3ed17fce6b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/node.yml

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

@@ -17,6 +17,6 @@ jobs:
     - name: Lint
       run: npm run lint
     - name: Test
-      run: npm install --no-save "gl@^5.0.0" && xvfb-run --auto-servernum npm run jest
+      run: npm install --no-save "gl@^6.0.2" && xvfb-run --auto-servernum npm run jest
     - name: Build
       run: npm run build