Skip to content

Commit

Permalink
Update docs GitHub Actions for 4.2.1 (#543)
Browse files Browse the repository at this point in the history
Signed-off-by: DITA-OT Bot <ditaotbot@gmail.com>
  • Loading branch information
jelovirt authored Mar 1, 2024
1 parent c624ee2 commit 2ef92f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/render/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inputs:
default: 'master'
DITA_OT_VERSION:
description: 'DITA-OT version used for rendering'
default: '4.2'
default: '4.2.1'
runs:
using: 'composite'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
env:
WEBSITE_PLUGIN_BRANCH: 'master'
DITA_OT_VERSION: '4.2'
DITA_OT_VERSION: '4.2.1'
steps:
- name: Parse arguments
run: |
Expand Down

0 comments on commit 2ef92f4

Please sign in to comment.