jeroen edited a comment on pull request #11717:
URL: https://github.com/apache/arrow/pull/11717#issuecomment-1009357068


   You need to switch to the `v2` branch: `r-lib/actions/setup-r@v2`. The 
`master` branch of `r-lib/actions/setup-r` is dead. See: 
https://github.com/r-lib/actions#releases-and-tags.
   
   Also you can use `r: devel` instead of `r:devel-ucrt` as they are synonymous 
now.
   
   Instead of `rversion: "release" ` it is probably safer to explicitly use 
`rversion: "4.1" such that things don't break after the 4.2 release. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to