Updated CI to produce arm builds off pypandoc_binary by JessicaTegner · Pull Request #356 · JessicaTegner/pypandoc (original) (raw)

This pr addresses #355 more specifically, updates the CI/CD pipeline to produce arm builds of pypandoc_binary on linux and MacOS.
This is important for pypandoc_binary specifically, because we bundle a version of pandoc, which of course is architecture specific to the platform.

In addition, we also update older Actions to newer versions, and subsequently update the CI script.