Skip to content

Commit

Permalink
[improve](build): upgrade pandoc to 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Hightower <[email protected]>
  • Loading branch information
RalphHightower authored Nov 24, 2024
1 parent 77aa26f commit 0ee2894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ComputerSettings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
#node-version: 'node16'
ref: ${{ github.event.push.head.ref }}
- uses: docker://pandoc/core:2.19.2
- uses: docker://pandoc/core:3.5
with:
args: >- # allows you to break string into multiple lines
--standalone
Expand Down

0 comments on commit 0ee2894

Please sign in to comment.