diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ef333d02..038533f3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: run: python scripts/get_latest_release.py - name: Convert from changelog_latest.rst to changelog_latest.md - uses: docker://pandoc/core:2.16.2 + uses: docker://pandoc/core:2.19.2 with: args: >- --output=chagelog_latest.md