Skip to content

Commit 59e1636

Browse files
Update pandoc/core Docker tag to v2.12 (#99)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3db372b commit 59e1636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-doc-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 0
1515

1616
- name: Copy CHANGELOG
17-
uses: docker://pandoc/core:2.9
17+
uses: docker://pandoc/core:2.12
1818
with:
1919
args: -t markdown CHANGELOG.md -t rst --output=docs/source/changelog.rst
2020

0 commit comments

Comments
 (0)