The R CI checks are failing with several instances of the following warning:
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution
by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
This is affecting at least #297 and #275.