We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 760ab04 + 9af2ce8 commit 7371d3bCopy full SHA for 7371d3b
.github/workflows/asciidoctor-ghpages.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Install Mermaid
44
run: |
45
- sudo npm install -g @mermaid-js/mermaid-cli@11.2.1
+ npm install -g @mermaid-js/mermaid-cli@11.4.2
46
npx puppeteer browsers install chrome-headless-shell
47
48
- name: Install asciidoctor
0 commit comments