rstudio / blastula

Easily send great-looking HTML email messages from R
https://pkgs.rstudio.com/blastula
Other
548 stars 85 forks source link

Update GHA workflow to latest from r-lib/actions #336

Closed nealrichardson closed 3 months ago

nealrichardson commented 3 months ago

CI is currently failing (https://github.com/rstudio/blastula/pull/334, https://github.com/rstudio/blastula/pull/335) because the workflow uses pinned R versions instead of latest, oldrel-1, etc., and some dependencies have dropped support for R 3.6.

Pull in something based on https://github.com/r-lib/actions/blob/v2-branch/examples/check-full.yaml.