Skip to content

Commit e97d990

Browse files
Update pandoc/core Docker tag to v3
1 parent 3a5b0f3 commit e97d990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
token: ${{ secrets.PAT_TOKEN }}
4141

4242
- name: Copy CHANGELOG
43-
uses: docker://pandoc/core:2.19
43+
uses: docker://pandoc/core:3.1
4444
with:
4545
args: -t markdown CHANGELOG.md -t rst --output=docs/source/changelog.rst
4646

0 commit comments

Comments
 (0)