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 6455df3 commit cbbf2a9Copy full SHA for cbbf2a9
.github/workflows/tests.yaml
@@ -72,7 +72,7 @@ jobs:
72
- name: Generate docs
73
run: bundle exec rake docs:all
74
- name: Docs test
75
- uses: dita-ot/dita-ot-action@4.1.2
+ uses: dita-ot/dita-ot-action@4.3.3
76
with:
77
build: dita -i documentation/bolt.ditamap -o out -f html5 --processing-mode=strict
78
0 commit comments