diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 0c74fc45c..94a0206e0 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -60,7 +60,7 @@ jobs: - name: Set up node uses: actions/setup-node@v2 with: - node-version: '14' + node-version: '16' - name: Create DB run: |