When running GitHub action r-lib/actions/setup-pandoc@v2 I am newly getting the error
Error: Failed to download Pandoc 2.19.2: certificate has expired
Is this expected? Or rather does this involve certificate of my repo (that I am expected to update - how?) or does this refer to the certificate of the action itself and / or pandoc repository (and should I file a ticket on one fo these places?)
The example has a routine with an env var https://github.com/r-lib/actions/blob/v2/examples/html-5-check.yaml#L1 and if that points to an expired cert you would see this.