[`renv::snapshot()`](https://rstudio.github.io/renv/reference/activate.html) has a `profile` argument to select a specific profile. I would like to use renv profiles in one of my project deployed via GitHub Actions and currently can't set it up in `setup-renv`. Would you accept a PR fixing this?