diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5cda12..1fbe818 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: node-version: "11.15" - name: Node.js 12.x - node-version: "12.19" + node-version: "12.22" steps: - uses: actions/checkout@v2 diff --git a/appveyor.yml b/appveyor.yml index 28ee782..fb6bba6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,7 +13,7 @@ environment: - nodejs_version: "9.11" - nodejs_version: "10.24" - nodejs_version: "11.15" - - nodejs_version: "12.19" + - nodejs_version: "12.22" cache: - node_modules install: