]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/ci.yaml
Merge #11092
[rust.git] / .github / workflows / ci.yaml
index e37608ebbf81bcaa6c780aed88abd4b343845850..192ef11be37a102da440d05e8d1da1700a03ebed 100644 (file)
@@ -112,7 +112,7 @@ jobs:
     - name: Install Nodejs
       uses: actions/setup-node@v1
       with:
-        node-version: 12.x
+        node-version: 14.x
 
     - name: Install xvfb
       if: matrix.os == 'ubuntu-latest'