diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 727410c..01daaa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/setup-node@v2-beta with: - node-version: '12' + node-version: '14' - name: Get yarn cache directory path id: yarn-cache-dir-path