Skip to content

Commit 933a63a

Browse files
authored
Update pandoc version in example (atx headings by default)
1 parent a378acd commit 933a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
# Convert to markdown first
6868
# https://github.com/pandoc/pandoc-action-example
69-
- uses: docker://pandoc/core:2.9
69+
- uses: docker://pandoc/core:2.14
7070
with:
7171
args: "CHANGELOG.rst -f rst -t markdown -o CR_CHANGELOG.md"
7272

0 commit comments

Comments
 (0)