diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 67fcb617..5af85248 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:3.3.0 + uses: docker://pandoc/core:3.4.0 with: args: >- --output=chagelog_latest.md