diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 185fe476..d8b8f41a 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -13,7 +13,7 @@ jobs: - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v1 with: - node-version: 10 + node-version: 12 - name: benchmarks run: | npm install