Skip to content

Commit

Permalink
chore(CI): update Node.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
amtrack authored Sep 28, 2021
1 parent 9086b25 commit 185f6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14
- name: Install dependencies
run: yarn
- name: Run unit tests
Expand Down

0 comments on commit 185f6f7

Please sign in to comment.