diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3f1849c..5b493b71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: npm-i: mocha@9.2.2 - name: Node.js 14.x - node-version: "14.20" + node-version: "14.21" - name: Node.js 15.x node-version: "15.14"