Skip to content

Commit

Permalink
Mermaid version upgrade (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm authored Nov 25, 2024
1 parent dbadf44 commit 94f2519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
sudo gem install rouge
sudo gem install asciidoctor-pdf -v 2.3.2
sudo gem install asciidoctor-mermaid -v 0.4.1
sudo npm install -g @mermaid-js/mermaid-cli@9.1.2
sudo npm install -g @mermaid-js/mermaid-cli@11.4.0
- name: Report versions
run: |
asciidoctor --version
Expand Down

0 comments on commit 94f2519

Please sign in to comment.