Skip to content

Commit

Permalink
Node 16 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Jun 22, 2022
1 parent df7517f commit 7758de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16

- name: Install deps
run: yarn
Expand Down

0 comments on commit 7758de3

Please sign in to comment.