Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
haberdashPI committed Dec 8, 2023
1 parent 748e4a5 commit 9a71584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-docs.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '14'

- name: Cache node modules
uses: actions/cache@v2
Expand Down

0 comments on commit 9a71584

Please sign in to comment.