diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 3c08a4c4b7..7265cec901 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -35,4 +35,5 @@ jobs: - name: Run DITA uses: dita-ot/dita-ot-action@master with: + dita-ot-version: 4.1.2 build: dita -i documentation/bolt.ditamap -o out -f html5 --processing-mode=strict