jrnold / ggthemes

Additional themes, scales, and geoms for ggplot2
http://jrnold.github.io/ggthemes/
1.31k stars 229 forks source link

Update GitHub actions #157

Closed jrnold closed 7 months ago

jrnold commented 7 months ago

Update github actions to use these current recommended workflows. Overwrite the out-of-date workflow.

usethis::use_github_action("check-standard")
usethis::use_github_action("test-coverage")