diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41fe730f..cc4051cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: node-version: "15.14" - name: Node.js 16.x - node-version: "16.7" + node-version: "16.20" - name: Node.js 17.x node-version: "17.5"