diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a170614..b0d5e4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - uses: actions/setup-node@v2 with: - node-version: 14 + node-version: 16 registry-url: 'https://registry.npmjs.org' - name: Publish on npm