With `julia-actions/setup-julia` you can now specify `lts` and `pre` named versions

- '1' # latest stable 1.x release

I would like this to be the latest stable release, but it doesn’t look like it (I get 1.11.0-rc3)? What am I missing/doing wrong?

1 Like