Skip to content

Commit

Permalink
update to node 12 lts version
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesKyburz committed Nov 11, 2019
1 parent 9dc8d90 commit 2713d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2713d58

Please sign in to comment.