Skip to content

Commit

Permalink
chore: upgrade preview Node.js from 12 to 14 (#4255)
Browse files Browse the repository at this point in the history
  • Loading branch information
jawnsy authored Sep 28, 2021
1 parent edb3b41 commit 8f72481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v2
with:
node-version: 12.x
node-version: 14

- name: Cache Node Modules
uses: actions/cache@v2
Expand Down

0 comments on commit 8f72481

Please sign in to comment.