Skip to content

Commit

Permalink
Merge pull request #149 from elbeno/update-mermaid
Browse files Browse the repository at this point in the history
⬆️ Update mermaid version from upstream
  • Loading branch information
elbeno authored Feb 13, 2025
2 parents 730068f + 7eb44b0 commit b9a275e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asciidoctor-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Install Mermaid
run: |
sudo npm install -g @mermaid-js/mermaid-cli@11.2.1
npm install -g @mermaid-js/mermaid-cli@11.4.2
npx puppeteer browsers install chrome-headless-shell
- name: Install asciidoctor
Expand Down

0 comments on commit b9a275e

Please sign in to comment.