diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index abba9e86..1b8ea512 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: strategy: matrix: - node-version: [14.15.1] + node-version: [16.14.2] steps: - uses: actions/checkout@v2 @@ -47,7 +47,7 @@ jobs: strategy: matrix: - node-version: [14.15.1] + node-version: [16.14.2] steps: - uses: actions/checkout@v2