Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider setting Pandoc version in GHA #385

Open
jennybc opened this issue Jul 21, 2021 · 0 comments
Open

Consider setting Pandoc version in GHA #385

jennybc opened this issue Jul 21, 2021 · 0 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@jennybc
Copy link
Member

jennybc commented Jul 21, 2021

If I do this, I guess I'd need to do it across all workflows? Here's how it's done:

- uses: r-lib/actions/setup-pandoc@v1
  with:
    pandoc-version: '2.13'

It feels like reprex should be testing itself with the Pandoc version currently shipping with RStudio. Probably the version shipping with the preview version of the IDE. That might happen via the action (r-lib/actions#336) and/or I could do it myself.

@jennybc jennybc added the upkeep maintenance, infrastructure, and similar label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant