Skip to content

Commit

Permalink
bump node version to 16 (#1642)
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan authored Nov 4, 2021
1 parent 778d0a4 commit 23b4165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Node
uses: actions/[email protected]
with:
node-version: "12.x"
node-version: "16"

- name: Get yarn cache
id: yarn-cache
Expand Down

0 comments on commit 23b4165

Please sign in to comment.