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.
1 parent 917aa13 commit a5871c1Copy full SHA for a5871c1
1 file changed
.github/workflows/ci.yml
@@ -65,8 +65,8 @@ jobs:
65
66
- name: Download mdBook
67
env:
68
- MDBOOK_VERSION: 0.4.44
69
- EMBEDIFY_VERSION: 0.2.12
+ MDBOOK_VERSION: 0.4.51
+ EMBEDIFY_VERSION: 0.2.13
70
ALERTS_VERSION: 0.7.0
71
run: |
72
set -x
0 commit comments