Skip to content

Commit

Permalink
updated to node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
guyroyse committed Jun 8, 2022
1 parent bb78157 commit c5595e0
Show file tree
Hide file tree
Showing 4 changed files with 35,957 additions and 8,976 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: '12.x'
node-version: '16.x'
- name: Test Build
run: |
if [ -e yarn.lock ]; then
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14
16
Loading

0 comments on commit c5595e0

Please sign in to comment.