The macOS runner is silently installing R 4.5.3 instead of R 4.6.0 (Linux and Windows install 4.6.0 as expected), causing vdiffr plot snapshot tests to fail because plots render slightly differently between R versions.
Tracking issue upstream: r-lib/actions#1053
The macOS runner is silently installing R 4.5.3 instead of R 4.6.0 (Linux and Windows install 4.6.0 as expected), causing vdiffr plot snapshot tests to fail because plots render slightly differently between R versions.
Tracking issue upstream: r-lib/actions#1053