Skip to content

Commit

Permalink
Workflow: bump docs node version
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Mar 4, 2023
1 parent 276ea4a commit 9ecf0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14.x
node-version: 16.x
- name: Build website
working-directory: site
run: |
Expand Down

0 comments on commit 9ecf0cb

Please sign in to comment.