Two CI code improvements
- Replace use of YAML anchors with YAML references so that CI code blocks can be reused in other CI scripts that
include
this project's CI file - Add CI code block for restoring
renv
environments (if they exist)
include
this project's CI filerenv
environments (if they exist)