Commit 0907061
committed
fix: Update mdbook-mermaid installation to use dynamic version
The workflow was failing because it was trying to download v0.16.0
but the latest release is v0.15.0. Changed to dynamically fetch the
latest version from GitHub API to make it future-proof.1 parent dfb02b8 commit 0907061
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments