We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b02a4 commit 3c8a18aCopy full SHA for 3c8a18a
.github/workflows/update-doc-assets.yml
@@ -40,7 +40,7 @@ jobs:
40
token: ${{ secrets.PAT_TOKEN }}
41
42
- name: Copy CHANGELOG
43
- uses: docker://pandoc/core:2.19
+ uses: docker://pandoc/core:3.1
44
with:
45
args: -t markdown CHANGELOG.md -t rst --output=docs/source/changelog.rst
46
0 commit comments