Skip to content

Commit

Permalink
chore: bump node version
Browse files Browse the repository at this point in the history
  • Loading branch information
prevwong committed Jan 6, 2021
1 parent c47cacd commit d63b5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 14.x

- name: Install dependencies
run: yarn --frozen-lockfile
Expand Down

0 comments on commit d63b5b8

Please sign in to comment.