I just happened to notice you had some failing GitHub actions that were only failing because the actions themselves were a bit outdated. This PR replaces the R-CMD-check.yaml action and the test-coverage.yaml action with updated equivalent versions generated by usethis::use_github_actions()
I just happened to notice you had some failing GitHub actions that were only failing because the actions themselves were a bit outdated. This PR replaces the
R-CMD-check.yaml
action and thetest-coverage.yaml
action with updated equivalent versions generated byusethis::use_github_actions()