Skip to content

Commit

Permalink
chore: update workflow for generating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
odinr committed Jul 20, 2023
1 parent 5f30afb commit 20222a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'

- name: Install Node Dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 20222a8

Please sign in to comment.