actions icon indicating copy to clipboard operation
actions copied to clipboard

What is a 'version range'?

Open MichaelChirico opened this issue 4 months ago • 0 comments

https://github.com/r-lib/actions/blob/3f55ea1e7439a0db933b2d84686c94fbb4e08602/setup-r/action.yml#L6

This is not described in examples. Is that just '3.6' instead of '3.6.3', i.e. a "range" is just picking "any" of the range [3.6.0, 4.0.0)?

MichaelChirico avatar Oct 22 '24 16:10 MichaelChirico