Skip to content

Commit cabe536

Browse files
committed
version lock node cli's
1 parent 289d08a commit cabe536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_techdocs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
- name: Install techdocs-cli and mermaid-cli
5050
run: |
5151
sudo npm install -g \
52-
@techdocs/cli \
53-
@mermaid-js/mermaid-cli
52+
@techdocs/cli@1.8.25 \
53+
@mermaid-js/mermaid-cli@11.4.2
5454
5555
- name: Install mkdocs plugins
5656
run: |

0 commit comments

Comments
 (0)