diff --git a/.github/workflows/autodocs.yaml b/.github/workflows/autodocs.yaml index a768f263..89e94af6 100644 --- a/.github/workflows/autodocs.yaml +++ b/.github/workflows/autodocs.yaml @@ -41,5 +41,5 @@ jobs: - name: Check that documentation is up-to-date run: | - npm install -g @redocly/cli + npm install -g @redocly/cli@1.32.2 python update_doc.py --check