Closed eschen42 closed 2 years ago
From my post on gitter that I tried to paste into my commit message ...
So, GitHub decided to rename
master
tomain
. I didn't think that would be a problem, but my R lint-on-checkin says:Error: Unable to resolve action `r-lib/actions/setup-r@master`, unable to find version `master`
Apparently, I am not the only one affected by this: https://github.com/carpentries/styles/issues/641 says to update it to
r-lib/actions/setup-r@v2
@bgruening Ready for review. I don't recall how to mark the PR as "review requested".
Yes, @bgruening, I have been working on this since July! I look forward to any feedback that you can provide. Thank you.