Commits


Will Jones authored and Nic Crane committed 3c3e68c194c
ARROW-16434: [R][CI] Revert devdocs to setup-r@v1 for now I'm not 100% sure of the specific cause, but also don't think it's worth getting to the exact root since we will be replacing with UCRT version soon. It seems switching to `setup-r@v2` broke our setup. My best guess is we unexpectedly were dependent on this line: https://github.com/r-lib/actions/blob/2acb5b24ed4d2f8a065b600c903d5ee62bbbe893/setup-r/src/installer.ts#L382 But that we removed in v2 in: https://github.com/r-lib/actions/commit/18ab426b87dc230e2eb2d3efda516f30399f70b2 Closes #13050 from wjones127/ARROW-16434-devdocs Authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>