tidyCDISC icon indicating copy to clipboard operation
tidyCDISC copied to clipboard

Fix Github Actions

Open Jeff-Thompson12 opened this issue 2 years ago • 0 comments

https://github.com/Biogen-Inc/tidyCDISC/blob/f41ed77e1fd0df86ad95ec75dbb01efa565d00af/.github/workflows/R-CMD-check-devel.yaml#L45-L51

The above inputs are being passed to setup-renv instead of setup-r. Please see the r-lib/actions repo for more information.

We should also consider whether or not we want setup-r to use the r version in renv.lock.

Jeff-Thompson12 avatar Apr 25 '23 13:04 Jeff-Thompson12